[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 9 / 0 / JSSwifter / 0.0.5 / JSSwifter.podspec.json
blob8da180ad84377403ca5f3d2639472d71e7336f63
2   "name": "JSSwifter",
3   "version": "0.0.5",
4   "summary": "一个简便易用的 Swift Extension 库。",
5   "description": "一个简便易用的 Swift Extension 库,方便快捷的提供项目中常用的 Extension。",
6   "homepage": "https://github.com/spirit-jsb/JSSwifter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "spirit-jsb": "sibo_jian_29903549@163.com"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/spirit-jsb/JSSwifter.git",
20     "tag": "0.0.5"
21   },
22   "source_files": "Sources/**/*.swift",
23   "requires_arc": true,
24   "deprecated": true,
25   "swift_version": "5.0"