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