[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / f / 9 / ColaUIKit / 0.0.1 / ColaUIKit.podspec.json
blob67ea31546a5567a373632cf8f61c2f790ef25904
2   "name": "ColaUIKit",
3   "version": "0.0.1",
4   "summary": "ColaUIKit Make Your App Easily",
5   "homepage": "https://github.com/ColaWei/ColaUIKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "colaWei": "18046053193@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/ColaWei/ColaUIKit.git",
19     "tag": "0.0.1"
20   },
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "subspecs": [
26     {
27       "name": "XibBrige",
28       "public_header_files": "ColaUIKit/XibBrige/*.h",
29       "source_files": "ColaUIKit/XibBrige"
30     }
31   ]