blob: f227933d60168667d7b38585f6d2d76c82e7fed3 [file] [log] [blame]
{
"name": "Util",
"version": "0.8",
"platforms": {
"ios": null
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Common helpers for ObjC",
"homepage": "http://ki.gg",
"authors": {
"Martin Pham": "i@ki.gg"
},
"source": {
"git": "https://github.com/MartinPham/Util.git",
"tag": "0.8"
},
"source_files": "*.{h,m}",
"requires_arc": false
}