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