[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 3 / d / Franz / 1.0.1 / Franz.podspec.json
blobab989119e37ebbf95471e0f57b6f33f28de35a8d
2   "name": "Franz",
3   "version": "1.0.1",
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.1"
15   },
16   "requires_arc": true,
17   "source_files": "Sources/Franz/**/*",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4.1"