blob: ed3f21dfe36a33f1bc1e5b555254246d91e9c2e0 [file] [log] [blame]
{
"name": "ZXMTBButton",
"version": "0.0.1",
"summary": "Custom Button summary.",
"description": "Custom Button description.",
"homepage": "https://github.com/zxmios/ZXMTBButton",
"license": "MIT",
"authors": {
"Xianming Zhou": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zxmios/ZXMTBButton.git",
"tag": "0.0.1"
},
"source_files": "ZXMTBButton/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}