blob: af57b1e56bf501c9f0529e3b9f0587f588c9ac98 [file] [log] [blame]
{
"name": "OmniBase",
"version": "0.1.2",
"summary": "The core Omni open source framework.",
"homepage": "https://github.com/wjk/OmniBase",
"license": {
"type": "Omni",
"file": "LICENSE"
},
"authors": {
"William Kent": "https://github.com/wjk"
},
"source": {
"git": "https://github.com/wjk/OmniBase.git",
"tag": "0.1.2"
},
"platforms": {
"osx": "10.9"
},
"source_files": "Pod/Classes",
"public_header_files": "Pod/Classes/**/*.h",
"requires_arc": true
}