[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / 2 / 5 / QTAlertView / 0.2.7 / QTAlertView.podspec.json
blobf4b37cdd40a02fdb15811f153736b077fb768b3c
2   "name": "QTAlertView",
3   "version": "0.2.7",
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.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "public_header_files": "Source/Classes/**/*.h",
23   "source_files": "Source/Classes/**/*",
24   "resource_bundles": {
25     "QTAlertView": [
26       "Source/Assets/images/*.png"
27     ]
28   }