[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 0 / a / 3 / Broccoli / 0.0.2 / Broccoli.podspec.json
blob8b1a6d8dbb0f8a350e8e4ed3d2867f39ddb66843
2   "name": "Broccoli",
3   "version": "0.0.2",
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.2"
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"