[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 3 / d / Franz / 0.1.0 / Franz.podspec.json
blobd9e3a0c7d6e4521cdcee43c1fa3a1505f9c03cbb
2   "name": "Franz",
3   "version": "0.1.0",
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   },
11   "source": {
12     "git": "https://github.com/kellanburket/franz.git",
13     "tag": "0.1.0"
14   },
15   "requires_arc": true,
16   "source_files": "Pod/Classes/**/*",
17   "resource_bundles": {
18     "Franz": [
19       "Pod/Assets/*.png"
20     ]
21   },
22   "platforms": {
23     "ios": "9.0"
24   }