[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 4 / a / 9 / RCCoreKit / 0.0.1 / RCCoreKit.podspec.json
blob2f3de29f1582f06d49659559d9a48b0469476f93
2   "name": "RCCoreKit",
3   "version": "0.0.1",
4   "summary": "RCCoreKit",
5   "description": "sub module of RCSceneKit, a flexible and configurable UI kit",
6   "homepage": "https://github.com/rongcloud/rccorekit-ios.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xuefeng": "suixuefeng@rongcloud.cn"
13   },
14   "source": {
15     "git": "https://github.com/rongcloud/rccorekit-ios.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "RCCoreKit/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "YYModel": [
26     ],
27     "SSZipArchive": [
29     ],
30     "FCFileManager": [
32     ]
33   }