blob: c6e877b035ea6b9eb66920f80f0348a66ff00680 [file] [log] [blame]
{
"name": "HFForm",
"version": "0.0.2",
"summary": "An easy way to create a editable tableview",
"homepage": "https://github.com/leylfl/HFForm",
"license": "MIT",
"authors": {
"zhaomu": "leylfl@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/leylfl/HFForm.git",
"tag": "0.0.2"
},
"source_files": "HFForm/**/*.{h,m}",
"requires_arc": true
}