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