blob: 82d40461d8cd3930f78c9fd4ebe06e80c04cc505 [file] [log] [blame]
{
"name": "BRAG3.3.0",
"version": "3.3.0",
"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": "848e74030d55f395983c032e9adb5ae8b98e0da8",
"tag": "3.3.0"
},
"source_files": "BRAG/*.{h,m}",
"requires_arc": true
}