[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / f / 1 / 3 / CPGCustomAlertView / 1.0.1 / CPGCustomAlertView.podspec.json
blob83dbcd391113012df549da0b9767f031e8c85d0a
2   "name": "CPGCustomAlertView",
3   "version": "1.0.1",
4   "summary": "一个自定义的alertView,支持文本展示提示框。",
5   "description": "一个自定义的alertView,支持文本显示提示框,多文本可以进行滑动",
6   "homepage": "https://github.com/cpg1234/CPGCustomAlertView",
7   "license": "MIT",
8   "authors": {
9     "常鹏阁": "875744894@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/cpg1234/CPGCustomAlertView.git",
16     "tag": "v1.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "frameworks": "UIKit",
23   "requires_arc": true