[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 3 / 2 / ZKCommon / 3.0.9 / ZKCommon.podspec.json
blob88dba558dd9d6bcbd87a5fa0ac451e781382e192
2   "name": "ZKCommon",
3   "version": "3.0.9",
4   "platforms": {
5     "ios": "9.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": "3.0.9"
19   },
20   "description": "ZKCommon 是我工作中常用的扩展、工具等。做成库方便使用。",
21   "source_files": "ZKCommon/**/*.swift",
22   "requires_arc": true,
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "4.0"
25   },
26   "dependencies": {
27     "FMDB": [
29     ],
30     "Alamofire": [
32     ],
33     "SwiftyJSON": [
35     ],
36     "PopupDialog": [
38     ]
39   }