blob: a41ef595e5d39460a97e3a720bdfcbb0c66a7dbd [file] [log] [blame]
{
"name": "IKProgressView",
"version": "0.9",
"summary": "Neat rainbow radial progress view",
"description": "Awesome radial progress view using animated rainbow. Created using CoreGraphics",
"homepage": "https://github.com/igorkislyuk/ikprogressview",
"screenshots": "https://raw.githubusercontent.com/igorkislyuk/ikprogressview/master/gifs/example-1.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"igorkislyuk": "igorkislyuk@icloud.com"
},
"source": {
"git": "https://github.com/igorkislyuk/ikprogressview.git",
"tag": "0.9"
},
"social_media_url": "https://twitter.com/igorkislyuk",
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*",
"frameworks": [
"UIKit",
"QuartzCore"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}