[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / a / 3 / Broccoli / 0.0.7 / Broccoli.podspec.json
blobd49515b3c6abdbdd666aae7b88356f8addfa2727
2   "name": "Broccoli",
3   "version": "0.0.7",
4   "summary": "Solution for CoreData with CloudKit written in Swift",
5   "description": "Broccoli is a solution for CoreData with CloudKit written in Swift.",
6   "homepage": "https://github.com/derekcoder/Broccoli",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "derekcoder": "derekcoder@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/derekcoder/Broccoli.git",
16     "tag": "0.0.7"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": [
22     "Broccoli/Sources/*.swift",
23     "Broccoli/Broccoli.h"
24   ],
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "4.0"
27   },
28   "pushed_with_swift_version": "4.0"