[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 4 / 9 / RZDebugMenu / 0.1.0 / RZDebugMenu.podspec.json
blob5487c52d3c30ede2e07eeb0429bc44e8ef155c83
2   "name": "RZDebugMenu",
3   "version": "0.1.0",
4   "summary": "In-app settings bundle using the plist API in XCode",
5   "description": "                   RZDebugMenu mimics the behavior of a Settings.bundle, but is globally available within your app so you can change whatever setting you'd like at any point.\n",
6   "homepage": "https://github.com/Raizlabs/RZDebugMenu",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Clayton Rieck": "cjrieck123@gmail.com",
12     "Nick Donalodson": "ndonald2@gmail.com",
13     "Michael Gorbach": "michael.gorbach@raizlabs.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/Raizlabs/RZDebugMenu.git",
20     "tag": "0.1.0"
21   },
22   "source_files": [
23     "Classes",
24     "Classes/**/*.{h,m}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "requires_arc": true