Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Binary file added FlvPusher-ChinaNetCenter/.DS_Store
Binary file not shown.
11 changes: 11 additions & 0 deletions FlvPusher-ChinaNetCenter/Podfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'

target 'flvpusher' do
# Comment the next line if you're not using Swift and don't want to use dynamic frameworks
use_frameworks!

# Pods for flvpusher
pod 'Alamofire', '~>4.0'
end

12 changes: 12 additions & 0 deletions FlvPusher-ChinaNetCenter/Podfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
PODS:
- Alamofire (4.3.0)

DEPENDENCIES:
- Alamofire (~> 4.0)

SPEC CHECKSUMS:
Alamofire: 856a113053a7bc9cbe5d6367a555d773fc5cfef7

PODFILE CHECKSUM: 5032a5678e18187b7fea21c11668eadd9c1a077f

COCOAPODS: 1.2.0
Binary file added FlvPusher-ChinaNetCenter/Pods/.DS_Store
Binary file not shown.
19 changes: 19 additions & 0 deletions FlvPusher-ChinaNetCenter/Pods/Alamofire/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading