blob: 395944b3872d816be1047d2ef1343107cf15da12 [file] [log] [blame]
{
"name": "AXWireButton",
"version": "0.1.0",
"summary": "Wire style button for iOS7",
"description": " UIButton with Wire / Border style.\n It looks good for iOS7\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.0"
},
"social_media_url": "https://twitter.com/akiroom",
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Classes",
"ios": {
"exclude_files": "Classes/osx"
}
}