[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 5 / 1 / ZWAlertController / 0.0.6.1 / ZWAlertController.podspec.json
blobbe6f5cd722fe5e4de22e8ac571f585dc5e83e85a
2   "name": "ZWAlertController",
3   "version": "0.0.6.1",
4   "summary": "This a short description of ZWAlertController.",
5   "description": "TODO: It is easy to use, support for custom pop tips.",
6   "homepage": "https://github.com/Initial-C/ZWAlertController/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/ZWAlertController.git",
16     "tag": "0.0.6.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZWAlertController/Classes/**/*",
22   "requires_arc": true,
23   "public_header_files": "ZWAlertController/Classes/*.h",
24   "frameworks": [
25     "UIKit",
26     "QuartzCore"
27   ],
28   "pushed_with_swift_version": "3.0"