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] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git]
/
Specs
/
e
/
0
/
c
/
HFForm
/
0.0.2
/
HFForm.podspec.json
blob
c6e877b035ea6b9eb66920f80f0348a66ff00680
1
{
2
"name": "HFForm",
3
"version": "0.0.2",
4
"summary": "An easy way to create a editable tableview",
5
"homepage": "https://github.com/leylfl/HFForm",
6
"license": "MIT",
7
"authors": {
8
"zhaomu": "leylfl@foxmail.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/leylfl/HFForm.git",
15
"tag": "0.0.2"
16
},
17
"source_files": "HFForm/**/*.{h,m}",
18
"requires_arc": true
19
}