[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / e / f / 8 / KSToolsGroup / 0.1.15 / KSToolsGroup.podspec.json
blob3e38e47d0f6a4320803aa776d9a2f6b1350764ca
2   "name": "KSToolsGroup",
3   "version": "0.1.15",
4   "summary": "some tools in common use",
5   "swift_version": "4.0",
6   "description": "some tools common use from kaishenqiu",
7   "homepage": "https://github.com/kaishenqiu/KSToolsGroup",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "375752785@qq.com": "qiuxk@example.com"
14   },
15   "source": {
16     "git": "https://github.com/kaishenqiu/KSToolsGroup.git",
17     "tag": "0.1.15"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "KSToolsGroup/**/*.swift",
23   "dependencies": {
24     "MJRefresh": [
26     ]
27   }