blob: 0ee3cc140612ccb3b2eca8a9ada73f8a92717997 [file] [log] [blame]
{
"name": "TBMacros",
"version": "0.2",
"platforms": {
"ios": "4.0"
},
"license": "MIT",
"summary": "A collection of Objective-C syntatic sugar",
"homepage": "https://github.com/twobitlabs/TBMacros",
"authors": {
"Two Bit Labs": "contact@twobitlabs.com"
},
"source": {
"git": "https://github.com/twobitlabs/TBMacros.git",
"tag": "0.2"
},
"requires_arc": false,
"source_files": "Macros.h"
}