[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 5 / b / UIComponent / 0.1.1 / UIComponent.podspec.json
blob2f7b8e50ee3a74d2e7f23f620a60ea3f836b237e
2   "name": "UIComponent",
3   "version": "0.1.1",
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     "labs01": "labianlabs@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/LabianLabs/UIComponent.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "UIComponent/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "Eureka": [
28       "~> 4.1.1"
29     ]
30   },
31   "requires_arc": true,
32   "swift_version": "4.0"