blob: 5e3bd85df148acb1bc168a355286bd9f7dbb1945 [file] [log] [blame]
{
"name": "KVRefreshable",
"version": "1.9",
"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.9"
},
"platforms": {
"ios": "10.0"
},
"source_files": "KVRefreshable/Classes/**/*",
"frameworks": "UIKit"
}