[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / a / 0 / e / KCFramework / 0.4.12 / KCFramework.podspec.json
blobb430d5f7f4b6a59f7a3969fbbd20aa5c46d49910
2   "name": "KCFramework",
3   "version": "0.4.12",
4   "summary": "A short description of KCFramework.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://gitlab.xuanke.com/iOS/KCFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "taozui": "taozui@kaochong.com"
13   },
14   "source": {
15     "git": "git@gitlab.xuanke.com:iOS/KCFramework.git",
16     "tag": "0.4.12"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KCFramework/Classes/**/*.swift",
22   "dependencies": {
23     "SnapKit": [
25     ],
26     "KCLogger": [
28     ]
29   }