| { |
| "name": "ExampleCore", |
| "version": "0.1.0", |
| "summary": "This isby far the best library ExampleCore.", |
| "description": "This ExampleCore view changes its color gradually makes your app look fantastic!", |
| "homepage": "https://github.com/gee-whiz/ExampleCore", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "George": "george@immedia.co.za" |
| }, |
| "social_media_url": "http://twitter.com/Georgekapoya", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source": { |
| "git": "https://github.com/gee-whiz/ExampleCore.git", |
| "tag": "0.1.0" |
| }, |
| "source_files": "ExampleCore/*", |
| "frameworks": "UIKit", |
| "dependencies": { |
| "Alamofire": [ |
| "~> 4.3" |
| ] |
| }, |
| "pushed_with_swift_version": "3.0" |
| } |