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