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] STBaseProject 1.0.8
[CocoaPods.git]
/
Specs
/
d
/
c
/
0
/
JKDemo
/
0.0.1
/
JKDemo.podspec.json
blob
94e9c9e1eadb9ffd55df1efd4d1ef039f820c243
1
{
2
"name": "JKDemo",
3
"version": "0.0.1",
4
"summary": "Just",
5
"homepage": "https://github.com/huangjianke/JKDemo",
6
"license": "MIT",
7
"authors": {
8
"huangjianke": "email@address.com"
9
},
10
"platforms": {
11
"ios": "6.0"
12
},
13
"source": {
14
"git": "https://github.com/huangjianke/JKDemo.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "JKDemoExample/JKDemoExample/Demo/*.{h,m}",
18
"requires_arc": true
19
}