[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / 1 / 3 / 2 / ZKCommon / 4.2.1 / ZKCommon.podspec.json
blob7a3b6e6a1a3667605baa06be76e3a82e327c267b
2   "name": "ZKCommon",
3   "version": "4.2.1",
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": "4.2.1"
19   },
20   "description": "ZKCommon 是我工作中常用的扩展、工具等。做成库方便使用。",
21   "source_files": "ZKCommon/**/*.swift",
22   "requires_arc": true,
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "4.2"
25   },
26   "dependencies": {
27     "FMDB": [
29     ],
30     "Then": [
32     ],
33     "PopupDialog": [
35     ],
36     "ObjectMapper": [
38     ]
39   }