blob: a7f4269861d63f6e5f442655e00c199687713157 [file] [log] [blame]
{
"name": "KVRefreshable",
"version": "1.8",
"summary": "KVRefreshable for Swift.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/vuvankhac/KVRefreshable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vu Van Khac": "khacvv0451@gmail.com"
},
"source": {
"git": "https://github.com/vuvankhac/KVRefreshable.git",
"tag": "1.8"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "KVRefreshable/Classes/**/*",
"frameworks": "UIKit"
}