blob: cfb685c51f91921653b6240cd08878bae94d4b91 [file] [log] [blame]
{
"name": "StepControliOS",
"version": "0.3",
"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.3"
},
"source_files": [
"StepControliOS",
"step-control-ios/**/*.{h,m,swift}"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}