blob: 3f1f4c6015e3d0088c0ecf34137ce0bdf26b24a2 [file] [log] [blame]
{
"name": "BRAG3",
"version": "3.3.1",
"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.1"
},
"source_files": "BRAG/*.*",
"exclude_files": [
"BRAG/*.pch",
"BRAG/*.xib",
"BRAG/*.storyboard"
],
"requires_arc": true
}