[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / f / 0 / LCACustomUI / 1.0.0 / LCACustomUI.podspec.json
blob29f4b7ac5e4b8d7742ea52cded1acb8e973acaa5
2   "name": "LCACustomUI",
3   "version": "1.0.0",
4   "summary": "一些自定义UI",
5   "description": "TODO: 一些常用自定义UI,依赖于LCAExtension",
6   "homepage": "https://github.com/changanli/LCACustomUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "931985308@qq.com": "lichangan"
13   },
14   "source": {
15     "git": "https://github.com/changanli/LCACustomUI.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LCACustomUI/Classes/**/*",
22   "dependencies": {
23     "LCAExtension": [
25     ]
26   },
27   "pushed_with_swift_version": "4.0"