[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 5 / b / UIComponent / 0.1.25 / UIComponent.podspec.json
blob7cf7813e86c23416041a700062129196356e3e90
2   "name": "UIComponent",
3   "version": "0.1.25",
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.25"
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"