blob: 3bbb8b95b7a2a39aefe66f0795e514180407f8b7 [file] [log] [blame]
{
"name": "Util",
"version": "0.11",
"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://gitlab.com/martinpham/Util.git",
"tag": "0.11"
},
"source_files": "*.{h,m}",
"requires_arc": false
}