blob: 49ecc72232eef8e27d17fc353fea4586c70ad683 [file] [log] [blame]
{
"name": "GLMacros",
"version": "0.3.3",
"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": "0.3.3"
},
"source_files": "*.{h,m}",
"platforms": {
"ios": null
},
"requires_arc": true,
"deprecated": true
}