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