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