blob: cf5613413eafd2f06a54d84b0d7240aaf595a2cf [file] [log] [blame]
{
"name": "DB5",
"version": "0.0.1",
"summary": "App Configuration via Plist.",
"homepage": "https://github.com/quartermaster/DB5",
"license": "MIT",
"authors": {
"Q Branch": "support@qbranch.co"
},
"source": {
"git": "https://github.com/quartermaster/DB5.git",
"commit": "c68104aba55ad6bd2430ccdcb770b9c62dba2bc5"
},
"source_files": [
"Source",
"Source/**/*.{h,m}"
],
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"ios": {
"frameworks": [
"CoreGraphics",
"UIKit",
"Foundation"
]
}
}