blob: a9204038693cdc5ac8dc2b0e7e4c19d3622ea2e7 [file] [log] [blame]
{
"name": "HHPopController",
"version": "0.0.1",
"summary": "A HHPopController For iOS Development",
"homepage": "https://github.com/theSkyOfJune/HHPopController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Li Yang": "https://github.com/theSkyOfJune"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/theSkyOfJune/HHPopController.git",
"tag": "0.0.1"
},
"source_files": "HHPopController/**/*.{h,m}",
"requires_arc": true
}