blob: eb1e3ab3fa633167414726775daed8d943b7a4a3 [file] [log] [blame]
{
"name": "BRAG3",
"version": "3.3.4",
"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.4"
},
"source_files": "BRAG/*.*",
"exclude_files": "BRAG/*.pch",
"requires_arc": true
}