blob: 75080d2dcb938ff97e5aae1926bc83c387851895 [file] [log] [blame]
{
"name": "POPAppRater",
"version": "0.1.01",
"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.1.01"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m,c}",
"resources": "Pod/Classes/*.strings",
"dependencies": {
"POPLib": [
"~> 0.1"
]
}
}