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