[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 2 / 5 / b / UIComponent / 0.1.12 / UIComponent.podspec.json
blob445b9178ca49668c6fc0a4ed38e65dff882c4f83
2   "name": "UIComponent",
3   "version": "0.1.12",
4   "summary": "Lightweight UI library for iOS app",
5   "description": "Lightweight UI library for iOS app",
6   "homepage": "https://github.com/LabianLabs/UIComponent.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Created by labs01": "labianlabs@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/LabianLabs/UIComponent.git",
16     "tag": "0.1.12"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "UIComponent/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true,
27   "swift_version": "4.0"