[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 2 / 6 / XLLKit / 0.1.2 / XLLKit.podspec.json
blob496fc52803e0e26654fb6be6ff8ae6af66a19faf
2   "name": "XLLKit",
3   "version": "0.1.2",
4   "summary": "Base XLLKit.",
5   "homepage": "https://github.com/yuanxinliang/XLLKit",
6   "license": "MIT",
7   "authors": {
8     "yuanxinliang": "306619887@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/yuanxinliang/XLLKit.git",
12     "tag": "0.1.2"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "subspecs": [
19     {
20       "name": "Extension",
21       "source_files": "XLLKit/Classes/Extension"
22     },
23     {
24       "name": "Component",
25       "source_files": "XLLKit/Classes/Component"
26     },
27     {
28       "name": "Constant",
29       "source_files": "XLLKit/Classes/Constant"
30     }
31   ],
32   "swift_version": "5.0"