blob: 3a075c2d956a56fd93f649b263c01393883861d0 [file] [log] [blame]
{
"name": "CustomControls",
"version": "0.0.3",
"summary": "常用的自定义控件,可在storyboard和Xib中实时渲染",
"description": "常用的自定义控件,可在storyboard和Xib中实时渲染,添加与cocoapod支持",
"homepage": "https://github.com/rongshuizhou/CustomControls_master.git",
"social_media_url": "http://www.jianshu.com/u/2f2c98d64124",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"menday": "1013620104@qq.com"
},
"source": {
"git": "https://github.com/rongshuizhou/CustomControls_master.git",
"tag": "0.0.3"
},
"source_files": "CustomControls/*.{h,m}",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"requires_arc": true
}