[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 3 / 2 / ZKCommon / 2.1.4 / ZKCommon.podspec.json
blobbcc24569d4799e996078ef505b09422262457b87
2   "name": "ZKCommon",
3   "version": "2.1.4",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "我自己常用的扩展、工具等...",
12   "homepage": "https://github.com/WangWenzhuang/ZKCommon",
13   "authors": {
14     "WangWenzhuang": "1020304029@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/WangWenzhuang/ZKCommon.git",
18     "tag": "2.1.4"
19   },
20   "description": "ZKCommon 是我工作中常用的扩展、工具等。做成库方便使用。",
21   "source_files": "ZKCommon/**/*.swift",
22   "requires_arc": true,
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "3.0"
25   },
26   "dependencies": {
27     "FMDB": [
28       "~> 2.6.2"
29     ],
30     "Alamofire": [
31       "~> 4.5.0"
32     ],
33     "SwiftyJSON": [
34       "~> 3.1.4"
35     ],
36     "ZKProgressHUD": [
37       "~> 1.5"
38     ],
39     "ZKAlertViewSwift": [
40       "~> 1.0.2"
41     ],
42     "ZKStatusBarNotification": [
43       "~> 1.1"
44     ]
45   },
46   "pushed_with_swift_version": "3.0"