blob: 66c4a0c89b53c561cdf98aec097bfaef44d41200 [file] [log] [blame]
{
"name": "MKAToggleButton",
"version": "1.3.0",
"summary": "MKAToggleButton is the button has multiple states for iOS.",
"description": "MKAToggleButton is the button has multiple states for iOS.",
"homepage": "https://github.com/HituziANDO/MKAToggleButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Hituzi Ando",
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/HituziANDO/MKAToggleButton.git",
"tag": "1.3.0"
},
"source_files": "MKAToggleButton/**/*.{h,m}",
"requires_arc": true
}