blob: 4daf6950642175d6b7d55b09a3295d25c727f5a5 [file] [log] [blame]
{
"name": "Maker",
"version": "0.1.3",
"summary": "Maker是一个使用链式思想快速创建UIKit的框架",
"description": "Maker 是一个使用链式语法实现UIKit控件的Category,快速开发,代码量少,使用方便。",
"homepage": "https://github.com/Bartholomewo/Maker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bartholomewo": "kuma15@163.com"
},
"source": {
"git": "https://github.com/Bartholomewo/Maker.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Maker/Classes/**/*"
}