blob: 05606a94a4f3f3418cd2de6392e9d4bfacf530f5 [file] [log] [blame]
{
"name": "QTAlertView",
"version": "0.1.5",
"summary": "QTAlertView",
"description": "Qingting iOS QTAlertView Framework",
"homepage": "https://git2.qingtingfm.com/CocoaPods/QTAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xupeng": "xupeng@qingting.fm"
},
"source": {
"git": "https://git2.qingtingfm.com/CocoaPods/qtalertview.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"public_header_files": "QTAlertView/Classes/**/*.h",
"source_files": "QTAlertView/Classes/**/*",
"resource_bundles": {
"QTAlertView": [
"QTAlertView/Assets/images/*.png"
]
}
}