[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 0 / 5 / Brisker / 0.0.1 / Brisker.podspec.json
blobdec610e868f3ac188d3d05967d868f4e9d6dc36f
2   "name": "Brisker",
3   "version": "0.0.1",
4   "summary": "Given-When-Then for Quick",
5   "description": "Given-When-Then for Quick",
6   "homepage": "https://github.com/pedrovereza/Brisker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pedro Vereza": "pdrvereza@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/pdrvereza",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/pedrovereza/Brisker.git",
22     "tag": "0.0.1"
23   },
24   "source_files": "Source/**/*.swift",
25   "dependencies": {
26     "Quick": [
27       "~> 1.0"
28     ]
29   },
30   "pod_target_xcconfig": {
31     "ENABLE_BITCODE": "NO",
32     "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(PLATFORM_DIR)/Developer/Library/Frameworks\""
33   },
34   "pushed_with_swift_version": "3.0"