blob: f837157337917255c6914b932a64640848b594cc [file] [log] [blame]
{
"name": "HHStepper",
"version": "0.0.2",
"summary": "A simple stepper UI control for iOS",
"description": " A longer description of HHStepper 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/hammerheadnav/hhstepper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Deva": "dvrajan12@gmail.com"
},
"social_media_url": "http://twitter.com/dvrajan12",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/hammerheadnav/hhstepper.git",
"tag": "0.0.2"
},
"source_files": "HHStepper/**/*.{h,m}"
}