Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderliu007 committed Jan 9, 2020
1 parent 80b4814 commit d736094
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 238 deletions.
6 changes: 6 additions & 0 deletions Example/Podfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
source 'https://github.com/CocoaPods/Specs.git'

platform :ios, '9.0'
use_frameworks!

target 'SwiftyExts_Example' do

# pod 'SwiftyExts'

pod 'SwiftyExts', :path => '../'

# pod 'SwiftyExts', :subspecs => ['Complete'], :path => '../'
#pod 'SwiftyExts/Device'
#pod 'SwiftyExts/Reachability'
Expand Down
46 changes: 0 additions & 46 deletions Example/SwiftyExtensions/AppDelegate.swift

This file was deleted.

46 changes: 0 additions & 46 deletions Example/SwiftyExtensions/Base.lproj/LaunchScreen.xib

This file was deleted.

30 changes: 0 additions & 30 deletions Example/SwiftyExtensions/Base.lproj/Main.storyboard

This file was deleted.

This file was deleted.

39 changes: 0 additions & 39 deletions Example/SwiftyExtensions/Info.plist

This file was deleted.

24 changes: 0 additions & 24 deletions Example/SwiftyExtensions/ViewController.swift

This file was deleted.

0 comments on commit d736094

Please sign in to comment.