repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git]
/
Specs
/
6
/
1
/
0
/
PodTest0987
/
1.0.0
/
PodTest0987.podspec.json
blob
1af8e07189bb490999d09a07e7db6b66573c4a58
1
{
2
"name": "PodTest0987",
3
"version": "1.0.0",
4
"license": "MIT",
5
"summary": "Framework for test purposes",
6
"homepage": "https://github.com/chezhianneo/PodFrameworkTest.git",
7
"authors": "Neo.",
8
"source": {
9
"git": "https://github.com/chezhianneo/PodFrameworkTest.git"
10
},
11
"requires_arc": true,
12
"platforms": {
13
"ios": "7.0"
14
},
15
"dependencies": {
16
"AFNetworking": [
17
"~> 2.6.1"
18
],
19
"AFOAuth2Manager": [
20
"~> 2.2.0"
21
]
22
}
23
}