[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 1 / 9 / UIFastKit / 1.0.2 / UIFastKit.podspec.json
blobca718bec35b1f6443ff5aa461a5dd9fc5b3f522c
2   "name": "UIFastKit",
3   "version": "1.0.2",
4   "summary": "A short description of UIFastKit.",
5   "description": "description",
6   "homepage": "http://EXAMPLE/UIFastKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bmcool": "bloggerbm@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/bmcool/UIFastKit.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "UIFastKit/Source/**/*.{swift}",
22   "exclude_files": "Classes/Exclude",
23   "dependencies": {
24     "FlexLayout": [
25       "~> 1.3.20"
26     ],
27     "RxSwift": [
28       "~> 5.1.1"
29     ],
30     "RxCocoa": [
31       "~> 5.1.1"
32     ]
33   }