blob: f151d4c73bc3180941b9c554b0a8c48e7dccd88c [file] [log] [blame]
{
"name": "KGProgress",
"version": "0.1.3",
"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.3"
},
"source_files": "Sources/**/*.{swift,h,m}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}