-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1.更改版本号1.0.7 2.修复demo问题 3.修改 最低兼容 ios 7.0
- Loading branch information
sunyazhou
committed
Jun 2, 2017
1 parent
30ac5ec
commit 78bb759
Showing
5 changed files
with
13 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,10 @@ | ||
# Uncomment this line to define a global platform for your project | ||
platform :ios, '7.0' | ||
platform :ios, '8.0' | ||
|
||
target 'demo' do | ||
pod 'CocoaAsyncSocket' | ||
pod 'CocoaLumberjack' | ||
pod 'KSYMediaPlayer_iOS' | ||
pod 'ksyhttpcache' | ||
end | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters