[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 4 / b / KafkaLite / 0.0.5 / KafkaLite.podspec.json
blob1d4e98ac258ab8ed6fe26e1dc51d2575482a03cc
2   "name": "KafkaLite",
3   "version": "0.0.5",
4   "summary": "A light weight embeddable Kafka",
5   "description": "  \t\t\t\t   A light weight and embeddable implementation of a subset of kafka to enable \n\t\t\t\t   high speed event stream processing with a low memory footprint.\n",
6   "homepage": "https://github.com/panyam/KafkaLite",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Sri Panyam": "sri.panyam@gmail.com"
10   },
11   "social_media_url": "http://panyam.wordpress.com",
12   "source": {
13     "git": "https://github.com/panyam/KafkaLite.git",
14     "tag": "V0.0.5"
15   },
16   "source_files": [
17     "KafkaLite",
18     "src/*.{h,c}"
19   ]