blob: 7b7e8a4953251168896efff2d98d8bbfbfbe6784 [file] [log] [blame]
{
"name": "CommonlyUsedBtn",
"version": "0.0.2",
"platforms": {
"ios": "7.0"
},
"summary": "A Button",
"homepage": "https://github.com/814908848/CommonlyUsedBtn",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangzhen": "ZZ814908848@163.com"
},
"source": {
"git": "https://github.com/814908848/CommonlyUsedBtn.git",
"tag": "0.0.2"
},
"source_files": "CommonButton/*.{h,m}",
"requires_arc": true
}