blob: 16b72b92179b3fc5e43924add8aa80f43176f849 [file] [log] [blame]
{
"name": "KGProgress",
"version": "0.1.2",
"summary": "Customizable progress indicator library in Swift",
"homepage": "https://github.com/kerry/KGProgress",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kerry": "me@prateekgrover.com"
},
"social_media_url": "http://facebook.com/grover.kerry",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kerry/KGProgress.git",
"tag": "0.1.2"
},
"source_files": "Sources/**/*.{swift,h,m}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}