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] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git]
/
Specs
/
2
/
d
/
9
/
ARPOD
/
1.0.0
/
ARPOD.podspec.json
blob
484d2bd0f9bbc009dd79f05de60af3da7a4d0bcd
1
{
2
"name": "ARPOD",
3
"version": "1.0.0",
4
"summary": "A really cool SDK that logs stuff.",
5
"homepage": "http://example.com/",
6
"authors": {
7
"Name": "sdk@example.com"
8
},
9
"license": {
10
"type": "Apache-2.0",
11
"file": "LICENSE"
12
},
13
"platforms": {
14
"ios": "12.0"
15
},
16
"source": {
17
"http": "http://parapa.info/pods/ARPOD.zip"
18
},
19
"ios": {
20
"vendored_frameworks": "ARPOD.framework"
21
}
22
}