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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
f
/
6
/
a
/
SolidPod
/
0.5.0
/
SolidPod.podspec.json
blob
5efb604b03589f521784e226bd540b654bd19810
1
{
2
"name": "SolidPod",
3
"version": "0.5.0",
4
"license": {
5
"type": "MIT"
6
},
7
"homepage": "https://github.com/YAWNooijen/SolidPod",
8
"authors": {
9
"YAW Nooijen": "yourinooijen@live.nl"
10
},
11
"summary": "Solid Classes.",
12
"platforms": {
13
"ios": "8.0"
14
},
15
"source": {
16
"http": "http://yawdesign.nl/SolidPod.zip",
17
"flatten": true
18
},
19
"vendored_frameworks": "SolidPod.framework",
20
"frameworks": [
21
"SystemConfiguration",
22
"UIKit",
23
"Foundation"
24
]
25
}