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] RegulaCommonNightly 7.5.947
[CocoaPods.git]
/
Specs
/
6
/
8
/
2
/
JLCocoaPods
/
0.0.1
/
JLCocoaPods.podspec.json
blob
e368e1e497f989e11b68ee91fc94c6fce3677d7a
1
{
2
"name": "JLCocoaPods",
3
"version": "0.0.1",
4
"platforms": {
5
"ios": "8.0"
6
},
7
"summary": "A fast develop for Project",
8
"homepage": "https://github.com/helloBabyChris/JLCocoaPods",
9
"license": "MIT",
10
"authors": {
11
"Chris": "yinjialei2010@163.com"
12
},
13
"source": {
14
"git": "https://github.com/helloBabyChris/JLCocoaPods.git",
15
"tag": "0.0.1"
16
},
17
"requires_arc": true,
18
"source_files": "JLCocoaPods/*.{h,m}"
19
}