blob: 94fc2756a65df46f9daa717dcb0c47da6ba083b3 [file] [log] [blame]
{
"name": "Glide",
"version": "1.0.0",
"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.0"
},
"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"
}
}