[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 2 / 5 / QTAlertView / 0.2.4 / QTAlertView.podspec.json
blob29fdc49cab21169fd37cebf6722ef5de01035b79
2   "name": "QTAlertView",
3   "version": "0.2.4",
4   "summary": "QTAlertView",
5   "description": "Qingting iOS QTAlertView Framework",
6   "homepage": "https://git2.qingtingfm.com/CocoaPods/QTAlertView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xupeng": "xupeng@qingting.fm"
13   },
14   "source": {
15     "git": "https://git2.qingtingfm.com/CocoaPods/qtalertview.git",
16     "tag": "0.2.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "public_header_files": "QTAlertView/Classes/**/*.h",
23   "source_files": "QTAlertView/Classes/**/*",
24   "resource_bundles": {
25     "QTAlertView": [
26       "QTAlertView/Assets/images/*.png"
27     ]
28   }