blob: ab989119e37ebbf95471e0f57b6f33f28de35a8d [file] [log] [blame]
{
"name": "Franz",
"version": "1.0.1",
"summary": "An Apache Kafka Client for iOS and OSX.",
"description": "Franz is an Apache Kafka 0.9.0 client for iOS and OSx. Franz supports both simple and high-level consumers.",
"homepage": "https://github.com/kellanburket/franz",
"license": "MIT",
"authors": {
"kellanburket": "kellan.burket@gmail.com",
"bubba": "luke_lau@icloud.com"
},
"source": {
"git": "https://github.com/kellanburket/franz.git",
"tag": "1.0.1"
},
"requires_arc": true,
"source_files": "Sources/Franz/**/*",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.1"
}