blob: f4b37cdd40a02fdb15811f153736b077fb768b3c [file] [log] [blame]
{
"name": "QTAlertView",
"version": "0.2.7",
"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.2.7"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"public_header_files": "Source/Classes/**/*.h",
"source_files": "Source/Classes/**/*",
"resource_bundles": {
"QTAlertView": [
"Source/Assets/images/*.png"
]
}
}