blob: ad0aa9e0675242d2ccbcb3c183ac3c6922e490e2 [file] [log] [blame]
{
"name": "KYNavigationProgress",
"version": "2.0.0",
"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.0"
},
"source_files": "KYNavigationProgress/*.swift",
"requires_arc": true
}