blob: 338a444421e65743ae8af08790b4859e06910f4e [file] [log] [blame]
{
"name": "BRAG3",
"version": "3.3.5",
"summary": "BRAG framework for iOS apps",
"description": "BRAG framework for iOS apps. Used only for Bottle Rocket",
"homepage": "https://github.com/brockhardman/BRAG",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"brockhardman": "brock.hardman@bottlerocketapps.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/brockhardman/BRAG.git",
"commit": "06b8eb0d0f8c27f4f0ac4c9909f3115dc5418e94",
"tag": "3.3.5"
},
"source_files": "BRAG/*.*",
"exclude_files": "BRAG/*.pch",
"requires_arc": true
}