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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
e
/
7
/
3
/
JPExport
/
0.0.1
/
JPExport.podspec.json
blob
935ac096caefe736eeb82a19d75f046792e72ae4
1
{
2
"name": "JPExport",
3
"summary": "A tool for convert JOSN object to model file.",
4
"version": "0.0.1",
5
"license": {
6
"type": "MIT"
7
},
8
"authors": {
9
"Haocold": "xjh093@126.com"
10
},
11
"homepage": "https://github.com/xjh093/JPExport",
12
"platforms": {
13
"ios": "8.0"
14
},
15
"source": {
16
"git": "https://github.com/xjh093/JPExport.git",
17
"tag": "0.0.1"
18
},
19
"source_files": "Source/*.{h,m}",
20
"requires_arc": true,
21
"frameworks": "UIKit"
22
}