blob: dc15f6a6ab3dfb713bc9f5d0632a3f9d3c24d2f3 [file] [log] [blame]
{
"name": "KYNavigationProgress",
"version": "2.0.2",
"summary": "KYNavigationProgress is simple extension of UINavigationController to display progress on the UINavigationBar.",
"homepage": "https://github.com/ykyouhei/KYNavigationProgress",
"license": "MIT",
"authors": {
"Kyohei Yamaguchi": "kyouhei.lab@gmail.com"
},
"social_media_url": "https://twitter.com/kyo__hei",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ykyouhei/KYNavigationProgress.git",
"tag": "2.0.2"
},
"source_files": "KYNavigationProgress/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}