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] CookieOvenWebtoon 3.2.4
[CocoaPods.git]
/
Specs
/
3
/
0
/
a
/
RModelCreat
/
1.0
/
RModelCreat.podspec.json
blob
77fdfb6cd4eff40179044752a0b6eaf56a6b1fec
1
{
2
"name": "RModelCreat",
3
"version": "1.0",
4
"summary": "这是一个简化 Json 模型反序列化操作",
5
"homepage": "https://github.com/CheckRan/RModelCreat",
6
"license": "MIT",
7
"authors": {
8
"CheckRan": "1026609136@qq.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/CheckRan/RModelCreat.git",
15
"tag": "1.0"
16
},
17
"source_files": [
18
"Classes",
19
"Classes/**/*.{h,m}",
20
"RModelCreat/**/*"
21
],
22
"requires_arc": true
23
}