[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 2 / e / GCToolsKit / 0.0.2 / GCToolsKit.podspec.json
blob39d409f72102d386b3d2dba4d7e1c79c715a9c77
2   "name": "GCToolsKit",
3   "version": "0.0.2",
4   "summary": "这是用来创建工程的UI库",
5   "description": "快速创建工程。提供UI创建的方法,主要包括侧边栏库,渐变 圆角按钮,渐变 圆角View,以及提供baseView 提供createSubviews 的父类方法。节省开发时间",
6   "homepage": "http://github.com/AlittleFly/GCKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gaochao": "1176672158@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/AlittleFly/GCKit.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "Classes",
23     "GCKit/Utils/*/*.{h,m}"
24   ],
25   "requires_arc": true