blob: 065561d784b79ddef0885f444714c2199b3bcd23 [file] [log] [blame]
{
"name": "NSMaker",
"version": "0.1.0",
"summary": "链式创建UIKit相关对象",
"description": "ObjC 链式创建UIView及其子类",
"homepage": "https://github.com/Echo-BraveShine/NSMaker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Echo-BraveShine": "1239383708@qq.com"
},
"source": {
"git": "https://github.com/Echo-BraveShine/NSMaker.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NSMaker/NSMaker/NSMaker/**/*"
}