[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 8 / 4 / QLCustomAlertView / 0.0.1 / QLCustomAlertView.podspec.json
blob1db2530b67343d4aba6a413e224f118c4f5bdb5f
2   "name": "QLCustomAlertView",
3   "version": "0.0.1",
4   "summary": "A Custom AlertView for UI modification",
5   "description": "this is QLCustomAlertView repo, use QLCustomAlertView you can easy handle the UI for all kinds of AlertView.",
6   "homepage": "https://www.jianshu.com/u/2808d08f9104",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qianlei": "13698090397@163.com"
13   },
14   "social_media_url": "https://www.jianshu.com/u/2808d08f9104",
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/qianleileilei/QLCustomAlertView.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "QLCustomAlertView/QLCustomAlertView/Classes/*.{h,m}",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "Masonry": [
31     ]
32   }