[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 1 / 3 / 2 / ZKCommon / 5.1.3 / ZKCommon.podspec.json
blob47c0e4f5bae5b6e84e212c970f51a575ba130f4d
2   "name": "ZKCommon",
3   "version": "5.1.3",
4   "swift_versions": "5.0",
5   "platforms": {
6     "ios": "10.0"
7   },
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "summary": "我自己常用的扩展、工具等...",
13   "homepage": "https://github.com/WangWenzhuang/ZKCommon",
14   "authors": {
15     "WangWenzhuang": "1020304029@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/WangWenzhuang/ZKCommon.git",
19     "tag": "5.1.3"
20   },
21   "description": "ZKCommon 是我工作中常用的扩展、工具等。做成库方便使用。",
22   "source_files": "ZKCommon/**/*.swift",
23   "requires_arc": true,
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "5.0"
26   },
27   "swift_version": "5.0"