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