blob: 0cbe15645b851baae862ac8c2d2a5b25f14374b1 [file] [log] [blame]
{
"name": "Glide",
"version": "1.0.3",
"summary": "Glide client for iOS & Mac OS X",
"authors": {
"Axel Etcheverry": "axel@etcheverry.biz"
},
"source": {
"git": "https://github.com/euskadi31/glide-objc.git",
"tag": "v1.0.3"
},
"source_files": "Glide/**/*.{h}",
"homepage": "https://github.com/euskadi31/glide-objc",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"social_media_url": "http://twitter.com/euskadi31",
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0"
}
}