blob: 2967159c9efd8891d8eb8ef9713cb4362a016f9f [file] [log] [blame]
{
"name": "GMStepper",
"version": "0.1.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": "0.1.0"
},
"social_media_url": "https://twitter.com/gunaymertk",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "GMStepper/*.swift"
}