blob: fd3f8af87f8d41fd85cfb5cf994d45bb63d01719 [file] [log] [blame]
{
"name": "AlternativeButton",
"version": "0.1.0",
"summary": "An image above the title button for iOS.",
"description": " A UIButton subclass that places the image view of the button above the title.\n",
"homepage": "https://github.com/iltercengiz/AlternativeButton",
"license": "MIT",
"authors": {
"Ilter Cengiz": "iltercengiz@yahoo.com"
},
"source": {
"git": "https://github.com/iltercengiz/AlternativeButton.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/iltercengiz",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h"
}