blob: 14389b773ffcb0476024d75e6ceb3bcc2ffd0e33 [file] [log] [blame]
{
"name": "QTAlertView",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"resources": "QTAlertView/Assets/*.png",
"public_header_files": "QTAlertView/Classes/**/*.h",
"source_files": "QTAlertView/Classes/**/*",
"resource_bundles": {
"QTAlertView": [
"QTAlertView/Assets/*.png"
]
}
}