blob: 02d185e7799ec76152d4155adb55c670718393bf [file] [log] [blame]
{
"name": "RCSLabeledIconButton",
"version": "1.0",
"summary": "Customize location of image and title label in a UIButton.",
"homepage": "https://github.com/sapheriel/RCSLabeledIconButton",
"license": "MIT",
"authors": {
"Robin Kunde": "robin.kunde@recoursive.com"
},
"social_media_url": "https://twitter.com/robinkunde",
"source": {
"git": "https://github.com/sapheriel/RCSLabeledIconButton.git",
"tag": "v1.0"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "RCSLabeledIconButton/RCSLabeledIconButton.{h,m}"
}