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] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git]
/
Specs
/
5
/
0
/
1
/
JYForm
/
0.0.4
/
JYForm.podspec.json
blob
a431f24b300ea7d709a9d03f9d121178ab263a89
1
{
2
"name": "JYForm",
3
"version": "0.0.4",
4
"summary": "JYForm是一个强大的,能够灵活、动态创建和修改表单的iOS库",
5
"homepage": "https://github.com/kikido/JYForm.git",
6
"license": "MIT",
7
"authors": {
8
"DuQianHang": "kikido1992@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/kikido/JYForm.git",
12
"tag": "v0.0.4"
13
},
14
"source_files": [
15
"JYForm",
16
"JYForm/**/*.{h,m}"
17
],
18
"platforms": {
19
"ios": "8.0"
20
},
21
"requires_arc": true,
22
"resources": "JYForm/JYForm.bundle"
23
}