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