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