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] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
0
/
3
/
6
/
JFModel
/
1.0.0
/
JFModel.podspec.json
blob
09e87e17d6fb0238f5bbe563268a3ab46659497b
1
{
2
"name": "JFModel",
3
"version": "1.0.0",
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.0"
14
},
15
"platforms": {
16
"ios": "8.0"
17
},
18
"requires_arc": true,
19
"source_files": "JFModel/*.{h,m}",
20
"frameworks": "UIKit"
21
}