[Add] MealziOSSDK 5.3.0
[CocoaPods.git] / Specs / 8 / 7 / a / CAlert / 0.0.2 / CAlert.podspec.json
blob84fd2884a22509b3b5befa760b3292dc0670dc72
2   "name": "CAlert",
3   "version": "0.0.2",
4   "summary": "This a short description of CAlert.",
5   "description": "TODO: It is easy to use, support for custom pop tips.",
6   "homepage": "https://github.com/Initial-C/CAlert/blob/master/README.md",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Initial-C-William Chang": "iwilliamchang@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/Initial-C/CAlert.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CAlert/Classes/**/*",
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "QuartzCore"
26   ],
27   "pushed_with_swift_version": "3.0"