blob: 1895545e4880d7a6266e739cee57f493fb7c0299 [file] [log] [blame]
{
"name": "PKLoader",
"version": "0.0.6",
"summary": "A Swift based helper class that will provide the loader for your application, on a view or on the window.",
"description": "This framework will help you to show the diffrent type of loader in your application while you performing any type of task, like backgound taks, rest api, any calculation etc.",
"homepage": "https://github.com/kumarpramod017/PKLoader",
"screenshots": "https://raw.githubusercontent.com/kumarpramod017/PKLoader/master/PKLoader.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pramod Kumar": "kumarpramod017@gmail.com"
},
"social_media_url": "http://pramodkumar.cf/",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/kumarpramod017/PKLoader.git",
"tag": "0.0.6"
},
"source_files": "PKLoaderDemo/PKLoader/*.swift"
}