blob: 73020c0162b9dfba16aa931f020eecc9c87742fd [file] [log] [blame]
{
"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"
}