blob: c682e4f63d88afbe5c81c7f61b3d876892a02c29 [file] [log] [blame]
{
"name": "MMARadioButtonView",
"version": "1.0",
"summary": "Radio button for iOS.",
"description": " A longer description of MMARadioButtonView in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://github.com/marcdaywalker/MMARadioButtonView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Marcos Martinez": "thisisme@myiphoneapps.es"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/marcdaywalker/MMARadioButtonView.git",
"tag": "v1.0"
},
"source_files": [
"MMARadioButtonView",
"MMARadioButtonView/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}