blob: 76b1464d1036be15ad865700afd72cff976053da [file] [log] [blame]
{
"name": "KafkaRefresh",
"version": "0.5.9",
"summary": "Highly scalable, custom, multi-style refresh framework.",
"homepage": "https://github.com/xorshine/KafkaRefresh",
"license": "MIT",
"authors": {
"k": "xorshine@icloud.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/xorshine/KafkaRefresh.git",
"tag": "0.5.9"
},
"source_files": "KafkaRefresh/**/*.{h,m}",
"public_header_files": "KafkaRefresh/**/*.{h}",
"requires_arc": true,
"frameworks": "Foundation"
}