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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
9
/
8
/
c
/
MyForm
/
0.0.1
/
MyForm.podspec.json
blob
04db4666f7d10767aa3b91cf82fac406689d17db
1
{
2
"name": "MyForm",
3
"version": "0.0.1",
4
"summary": "An easy way to table",
5
"homepage": "https://github.com/songguolin/MyForm",
6
"license": "MIT",
7
"authors": {
8
"guolin song": "1119164930@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/songguolin/MyForm.git",
12
"tag": "0.0.1"
13
},
14
"source_files": "MyForm/**/*.{h,m}",
15
"requires_arc": true,
16
"platforms": {
17
"ios": "7.0"
18
}
19
}