blob: 4ca3be1c03e1b1302a1429919fcbc6d7519c4535 [file] [log] [blame]
{
"name": "StepControliOS",
"version": "0.2",
"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"
},
"source": {
"git": "https://github.com/moove-it/step-control-ios.git",
"tag": "v0.2"
},
"source_files": [
"StepControliOS",
"step-control-ios/**/*.{h,m,swift}"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}