blob: 72319c078e57cebed78eb3937e7c96943c5e8197 [file] [log] [blame]
{
"name": "GMStepper",
"version": "1.0.0",
"summary": "A stepper with a sliding label in the middle.",
"homepage": "https://github.com/gmertk/GMStepper",
"screenshots": "https://dl.dropboxusercontent.com/u/4397140/pod-screenshots/screenshot_1.png",
"license": "MIT",
"authors": {
"Gunay Mert Karadogan": "mertkaradogan@gmail.com"
},
"source": {
"git": "https://github.com/gmertk/GMStepper.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/gunaymertk",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "GMStepper/*.swift"
}