blob: bb71a3b02096faa53653461e7408f8c49db06d43 [file] [log] [blame]
{
"name": "GONMacros",
"version": "1.1",
"summary": "Just a bunch of useful macros",
"description": "\t\t\t\t\tJust a bunch of useful macros\n\t\t\t\t\tARC only\n",
"homepage": "https://github.com/nicolasgoutaland/GONMacros",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nicolasgoutaland": "nicolas.goutaland@gmail.com"
},
"source": {
"git": "https://github.com/nicolasgoutaland/GONMacros.git",
"tag": "1.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}