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] MentaKSAdapter 5.20.35
[CocoaPods.git]
/
Specs
/
0
/
3
/
6
/
JFModel
/
1.0.3
/
JFModel.podspec.json
blob
69777ecd1ccee29620e6f6be2ef21e72f1b0d2cd
1
{
2
"name": "JFModel",
3
"version": "1.0.3",
4
"summary": "一个简单的字典转模型框架",
5
"description": "私有Pods测试\n* Markdown 格式",
6
"homepage": "https://github.com/tubie/JFModel.git",
7
"license": "MIT",
8
"authors": {
9
"linJF": "594426995@qq.com"
10
},
11
"source": {
12
"git": "https://github.com/tubie/JFModel.git",
13
"tag": "1.0.3"
14
},
15
"platforms": {
16
"ios": "7.0"
17
},
18
"requires_arc": true,
19
"source_files": "JFModel/*.{h,m}",
20
"frameworks": "UIKit"
21
}