blob: 056fb665c5f924f76da08f463659ad7be11995ee [file] [log] [blame]
{
"name": "PKYStepper",
"version": "0.0.1",
"summary": "Customizable Stepper Control",
"description": " A customizabel stepper control with stepper & label combined.\n",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yohei okada": "okada.yohei@gmail.com"
},
"homepage": "https://github.com/parakeety/PKYStepper",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/parakeety/PKYStepper.git",
"tag": "0.0.1"
},
"source_files": "PKYStepper/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"QuartzCore"
],
"requires_arc": true
}