-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Marco Lancini
committed
Mar 8, 2017
1 parent
ce38e5d
commit 423c24a
Showing
118 changed files
with
20,669 additions
and
0 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
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 |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Uncomment this line to define a global platform for your project | ||
platform :ios, '8.1' | ||
|
||
target 'needleAgent' do | ||
# Uncomment this line if you're using Swift or would like to use dynamic frameworks | ||
use_frameworks! | ||
# Pods for needleAgent | ||
pod 'CocoaAsyncSocket' | ||
|
||
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
PODS: | ||
- CocoaAsyncSocket (7.5.0): | ||
- CocoaAsyncSocket/GCD (= 7.5.0) | ||
- CocoaAsyncSocket/GCD (7.5.0) | ||
|
||
DEPENDENCIES: | ||
- CocoaAsyncSocket | ||
|
||
SPEC CHECKSUMS: | ||
CocoaAsyncSocket: 3baeb1ddd969f81cf9fca81053ae49ef2d1cbbfa | ||
|
||
PODFILE CHECKSUM: 7c5957ad98cb9e0ab53e09b0d15e8d0fa3d69ccb | ||
|
||
COCOAPODS: 1.0.1 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.