blob: 7d51c65b14e01ed08db3cb52a9856566212e8a12 [file] [log] [blame]
{
"name": "Glide",
"version": "1.0.2",
"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.2"
},
"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"
}
}