blob: 556ed5b190bbc0f2089528d2578dd469e4a121b1 [file] [log] [blame]
{
"name": "MKAToggleButton",
"version": "1.3.1",
"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.1"
},
"source_files": "MKAToggleButton/**/*.{h,m}",
"requires_arc": true
}