blob: 9ead8025d903a8a7d9910ebc1394b42ca90cee74 [file] [log] [blame]
{
"name": "ZCButtonControl",
"version": "0.1.2",
"summary": "ZCButtonControl",
"homepage": "https://github.com/xiaowu2016/ZCButtonControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangchao": "942777491@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xiaowu2016/ZCButtonControl.git",
"tag": "0.1.2"
},
"source_files": [
"Classes",
"ZCButtonControl/ZCControl/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.0.0"
]
}
}