blob: 0bb269bd359b342a5dfb53ef28a9b32a56b9bd33 [file] [log] [blame]
{
"name": "JXCOCO",
"version": "0.0.1",
"summary": "封装UIButton.",
"description": "创建一个库,自己测试一下",
"homepage": "https://github.com/bazingaJ/JXCOCO",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jesse Enzo": "yjingxu007@gmail.com"
},
"source": {
"git": "https://github.com/bazingaJ/JXCOCO.git",
"tag": "0.0.1"
},
"source_files": "JXButton/*",
"frameworks": "UIKit",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}