blob: cbc067d13f1af08d2b495b868b5b71a6f8a59e76 [file] [log] [blame]
{
"name": "StepControliOS",
"version": "0.5",
"summary": "Custom page control with steps.",
"description": "Step control with pager. Use it to recreate a step-by-step view.",
"homepage": "http://www.moove-it.com/community",
"license": "MIT",
"authors": {
"Juan Pereira": "juanmanuel.pereira1@gmail.com"
},
"social_media_url": "http://twitter.com/jotaemepereira",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/moove-it/step-control-ios.git",
"tag": "v0.5"
},
"source_files": [
"StepControliOS",
"step-control-ios/**/*.{h,m,swift}"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
}
}