blob: 351e89bb429fdc336416b2cbf96a16c42e40a5d0 [file] [log] [blame]
{
"name": "AXWireButton",
"version": "0.1.8",
"summary": "Wire style button for iOS7 flat design",
"description": " UIButton with Wire / Border style.\n It looks good for iOS7 flat design\n",
"homepage": "https://github.com/akiroom/AXWireButton",
"screenshots": "https://raw.githubusercontent.com/akiroom/AXWireButton/master/Screenshot.png",
"license": "MIT",
"authors": {
"Hiroki Akiyama": "aki-hiroki@nifty.com"
},
"source": {
"git": "https://github.com/akiroom/AXWireButton.git",
"tag": "0.1.8"
},
"social_media_url": "https://twitter.com/akiroom",
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Classes",
"ios": {
"exclude_files": "Classes/osx"
}
}