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] TradeInFatFramework 1.7.103
[CocoaPods.git]
/
Specs
/
f
/
6
/
a
/
SolidPod
/
0.2.0
/
SolidPod.podspec.json
blob
3860a61d133c904ded1e8602d688679a49dd4aa9
1
{
2
"name": "SolidPod",
3
"version": "0.2.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-master.zip",
17
"flatten": true
18
},
19
"source_files": "Pod/Classes/**/*",
20
"frameworks": [
21
"SystemConfiguration",
22
"UIKit",
23
"Foundation"
24
]
25
}