[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 1 / 6 / XKKit / 0.0.3 / XKKit.podspec.json
blob631dc486dedfb98621416a45697888671e55d200
2   "name": "XKKit",
3   "version": "0.0.3",
4   "summary": "静态库XKKit - 消息中心、GCD方法封装",
5   "homepage": "https://github.com/RyanMans/XKKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ALLen、LAS": "1696186412@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/RyanMans/XKKit.git",
15     "tag": "0.0.3"
16   },
17   "source_files": "XKKit/Classes/**/*",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "vendored_frameworks": "XKKit/Classes/XKKit.framework"
23   }