blob: b2ebc6219aa771988cb2266e20b745f2f4710fc1 [file] [log] [blame]
{
"name": "POPHelpViewController",
"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/POPHelpViewController",
"license": "MIT",
"authors": {
"popeveryday": "popeveryday@gmail.com"
},
"source": {
"git": "https://github.com/popeveryday/POPHelpViewController.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m,c}",
"dependencies": {
"POPLib": [
"~> 0.1"
],
"POPAppRater": [
"~> 0.1"
],
"POPOrientationNavigationVC": [
"~> 0.1"
],
"AFNetworking": [
"~> 2.5"
]
}
}