blob: 2125353d1bdaea0cc55ff57e62cb8228ce896fa8 [file] [log] [blame]
{
"name": "PKStatusBarLoader",
"version": "0.0.6",
"summary": "Status bar loading view with custom message and activity Indicator.",
"description": "Swift library to support a custom view on status bar while laoding or updating any data on screen.",
"homepage": "https://github.com/kansaraprateek/PKStatusBarLoader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kansaraprateek": "prateek@tagrem.com"
},
"source": {
"git": "https://github.com/kansaraprateek/PKStatusBarLoader.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PKStatusBarLoader/Classes/**/*",
"pushed_with_swift_version": "3.0"
}