blob: a54b43f6ea995a5dc321c830b23d64d98fb4a00b [file] [log] [blame]
{
"name": "KDLoadingView",
"version": "1.0.5",
"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 D'amato": "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.5"
},
"source_files": [
"KDLoadingView",
"KDLoadingView/**/*.{h,m,swift}"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
}
}