[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / e / 6 / 2 / BRAG3 / 3.3.1 / BRAG3.podspec.json
blob3f1f4c6015e3d0088c0ecf34137ce0bdf26b24a2
2   "name": "BRAG3",
3   "version": "3.3.1",
4   "summary": "BRAG framework for iOS apps",
5   "description": "BRAG framework for iOS apps.  Used only for Bottle Rocket",
6   "homepage": "https://github.com/brockhardman/BRAG",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "brockhardman": "brock.hardman@bottlerocketapps.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/brockhardman/BRAG.git",
19     "commit": "848e74030d55f395983c032e9adb5ae8b98e0da8",
20     "tag": "3.3.1"
21   },
22   "source_files": "BRAG/*.*",
23   "exclude_files": [
24     "BRAG/*.pch",
25     "BRAG/*.xib",
26     "BRAG/*.storyboard"
27   ],
28   "requires_arc": true