blob: 56dd5945f68a1c1dc230f025a0425e105ef255e0 [file] [log] [blame]
{
"name": "GLMacros",
"version": "1.0.1",
"summary": "xCode Macros",
"license": "MIT",
"description": "Collection of macro's and constants I use in nearly every XCode project",
"homepage": "https://github.com/gertjanleemans/GLMacros",
"authors": {
"Gertjan Leemans": "gertjan@digitalisma.com"
},
"source": {
"git": "https://github.com/gertjanleemans/GLMacros.git",
"tag": "1.0.1"
},
"source_files": "*.{h,m}",
"platforms": {
"ios": "7.0",
"tvos": "9.0",
"watchos": "2.0"
},
"requires_arc": true,
"deprecated": true
}