blob: a0f63fd37405a7a1b3f69117c638c8f0d6a63be3 [file] [log] [blame]
{
"name": "YZYButton",
"version": "1.0.0",
"license": "MIT",
"summary": "简化按钮的创建,避免重复造轮子",
"homepage": "https://github.com/LeaderBoy/YZYButton",
"authors": {
"LeaderBoy": "748603349@qq.com"
},
"source": {
"git": "https://github.com/LeaderBoy/YZYButton.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"source_files": "YZYButton/**/*.{h,m}"
}