blob: 98606e0c06c2ad06206a6682eda816ae14bace36 [file] [log] [blame]
{
"name": "QTAlertView",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.2"
},
"requires_arc": true,
"public_header_files": "QTAlertView/Classes/**/*.h",
"source_files": "QTAlertView/Classes/**/*",
"resource_bundles": {
"QTAlertView": [
"QTAlertView/Assets/*.png"
]
}
}