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