blob: 331025bd22adcc635b4e5e7210e0dc788ed8ffdd [file] [log] [blame]
{
"name": "CSPopController",
"version": "0.1.0",
"summary": "A short description of CSPopController.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dormitory219",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dormitory219": "289067005@qq.com"
},
"source": {
"git": "https://github.com/dormitory219/CSPopController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CSPopController/Classes/**/*",
"public_header_files": "CSPopController/Classes/**/*.h",
"dependencies": {
"Masonry": [
]
}
}