blob: 00b9bd61af5200f1da24499e106fdf0c6236e5e0 [file] [log] [blame]
{
"name": "Glide",
"version": "1.0.4",
"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.4"
},
"requires_arc": true,
"source_files": "Glide/**/*.{h,m}",
"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"
}
}