blob: fa2f8ec5ca7c3f630190f2c51eae566cc789de37 [file] [log] [blame]
{
"name": "KDLoadingView",
"version": "1.0.3",
"summary": "A beautiful loading indicator inspired by material design.",
"description": "The KDLoadingView is a completely customizable loading indicator that can be used in any iOS app.",
"homepage": "https://github.com/KaiqueDamato/KDLoadingView.git",
"license": "MIT",
"authors": {
"Kaique Pantosi Damato": "kaiquedamato@icloud.com"
},
"social_media_url": "https://twitter.com/KaiqueDamato",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KaiqueDamato/KDLoadingView.git",
"tag": "1.0.3"
},
"source_files": [
"KDLoadingView",
"KDLoadingView/**/*.{h,m,swift}"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}