[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / b / c / 2 / HeapSwiftCore / 0.4.0 / HeapSwiftCore.podspec.json
blob8979921f178012d2512f549987436b2a0f5b9332
2   "name": "HeapSwiftCore",
3   "version": "0.4.0",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "The core Heap library used for apps on Apple platforms.",
8   "homepage": "https://heap.io",
9   "authors": "Heap Inc.",
10   "source": {
11     "git": "https://github.com/heap/heap-swift-core-sdk.git",
12     "tag": "0.4.0"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "12.0",
17     "osx": "10.14",
18     "tvos": "12.0"
19   },
20   "cocoapods_version": ">= 1.7.0",
21   "source_files": "Development/Sources/HeapSwiftCore/**/*.swift",
22   "dependencies": {
23     "SwiftProtobuf": [
24       "~> 1.6"
25     ],
26     "HeapSwiftCoreInterfaces": [
27       "0.3.1"
28     ]
29   },
30   "swift_versions": [
31     "5.0"
32   ],
33   "swift_version": "5.0"