blob: e0c0ee418807af5d80f9b1bffb84dbe7a3020cd7 [file] [log] [blame]
{
"name": "XLShapeBtnLib",
"version": "0.0.1",
"summary": "An irregular button.",
"description": "TODO:An irregular button.",
"homepage": "https://github.com/1064301770/XLShapeBtnLib.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huxiaolong": "1064301770@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/1064301770/XLShapeBtnLib.git",
"tag": "0.0.1"
},
"source_files": [
"XLShapeBtnLib",
"XLShapeBtnLib/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"CoreGraphics"
],
"requires_arc": true
}