blob: a3d0b59167996139ff50e7b97f7ddf8ba3507764 [file] [log] [blame]
{
"name": "GONMacros",
"version": "1.1.1",
"summary": "Just a bunch of useful macros",
"platforms": {
"ios": "7.0"
},
"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.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}