blob: 3c8ec7c311c5de234da11b2107dde8afb4bd53cb [file] [log] [blame]
{
"name": "KVRefreshable",
"version": "2.0.1",
"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": "2.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KVRefreshable/Classes/**/*",
"frameworks": "UIKit"
}