| { |
| "name": "OnboardingKit", |
| "version": "0.0.2", |
| "summary": "A simple and interactive framework for making iOS onboarding experience easy and fun!", |
| "homepage": "https://github.com/Athlee/OnboardingKit", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Eugene Mozharovsky": "mozharovsky@live.com" |
| }, |
| "social_media_url": "http://twitter.com/dottieyottie", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/Athlee/OnboardingKit.git", |
| "tag": "0.0.2" |
| }, |
| "source_files": "Source/*.swift", |
| "requires_arc": true |
| } |