[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 3 / d / Franz / 1.0.2 / Franz.podspec.json
blobdaa1900cbf710552c622397f2bf2ac6df5899444
2   "name": "Franz",
3   "version": "1.0.2",
4   "summary": "An Apache Kafka Client for iOS and OSX.",
5   "description": "Franz is an Apache Kafka 0.9.0 client for iOS and OSx. Franz supports both simple and high-level consumers.",
6   "homepage": "https://github.com/kellanburket/franz",
7   "license": "MIT",
8   "authors": {
9     "kellanburket": "kellan.burket@gmail.com",
10     "bubba": "luke_lau@icloud.com"
11   },
12   "source": {
13     "git": "https://github.com/kellanburket/franz.git",
14     "tag": "1.0.2"
15   },
16   "requires_arc": true,
17   "source_files": "Sources/Franz/**/*",
18   "platforms": {
19     "ios": "9.0",
20     "osx": "10.10",
21     "tvos": "9.0",
22     "watchos": "2.0"
23   },
24   "swift_version": "4.1"