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] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
f
/
e
/
4
/
PodFw
/
1.0.0
/
PodFw.podspec.json
blob
c43896176853f10e2fe104783fd397694fafefa5
1
{
2
"name": "PodFw",
3
"version": "1.0.0",
4
"summary": "A short description of PodFw.",
5
"description": "a pod test",
6
"homepage": "http://EXAMPLE/PodFw",
7
"license": {
8
"type": "MIT"
9
},
10
"authors": {
11
"": ""
12
},
13
"source": {
14
"git": "https://github.com/icefirewang/PodFw.git",
15
"tag": "1.0.0"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"frameworks": [
21
"UIKit",
22
"Foundation"
23
],
24
"vendored_frameworks": "PodFw/product/PodFw.framework"
25
}