[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / e / CustomControls / 0.0.1 / CustomControls.podspec.json
blob3f7f94f83455d84b83edca07f0a0aff09a076394
2   "name": "CustomControls",
3   "version": "0.0.1",
4   "summary": "常用的自定义控件,可在storyboard和Xib中实时渲染",
5   "description": "常用的自定义控件,可在storyboard和Xib中实时渲染,添加与cocoapod支持",
6   "homepage": "https://github.com/rongshuizhou/CustomControls_master.git",
7   "social_media_url": "http://www.jianshu.com/u/2f2c98d64124",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "menday": "1013620104@qq.com"
14   },
15   "source": {
16     "git": "https://github.com/rongshuizhou/CustomControls_master.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "CustomControls/*.{h,m}",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "frameworks": "UIKit",
24   "requires_arc": true