blob: 444247b8ea89c580613215010bb20eb77ef91e9d [file] [log] [blame]
{
"name": "XJButton",
"version": "0.0.2",
"summary": "创建button时初始化图片在左或上",
"description": "创建button时初始化图片在左或上,易扩展",
"homepage": "https://github.com/liaohengjie/XJButton",
"license": "MIT",
"authors": {
"廖幸杰": "584566770@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/liaohengjie/XJButton.git",
"tag": "0.0.2"
},
"source_files": "XJButton/XJButton/**/*.{h,m}",
"resources": "XJButton/XJButton/*.png",
"requires_arc": true
}