blob: aabcdb928aab6649d88026a39fd4769fc2e08964 [file] [log] [blame]
{
"name": "POPFormTable",
"version": "0.1.11",
"summary": "POPFormTable is cutom UITableViewController that support generate some common input field for Object-c project.",
"homepage": "https://github.com/popeveryday/POPFormTable",
"license": "MIT",
"authors": {
"popeveryday": "popeveryday@gmail.com"
},
"source": {
"git": "https://github.com/popeveryday/POPFormTable.git",
"tag": "0.1.11"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m,c}",
"dependencies": {
"POPLib": [
"~> 0.1"
]
}
}