blob: fdd0b06e01dd81bf4ece9699511888815a1a0cae [file] [log] [blame]
{
"name": "KVLoading",
"version": "1.7",
"summary": "Loading screen for Swift.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/vuvankhac/KVLoading",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vuvankhac": "khacvv0451@gmail.com"
},
"source": {
"git": "https://github.com/vuvankhac/KVLoading.git",
"tag": "1.7"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "KVLoading/Classes/**/*",
"frameworks": "UIKit"
}