[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / 8 / 7 / PKLoader / 0.0.5 / PKLoader.podspec.json
blobd8147d437fce6f744f231a03a9281241a61006b5
2   "name": "PKLoader",
3   "version": "0.0.5",
4   "summary": "A Swift based helper class that will provide the loader for your application, on a view or on the window.",
5   "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.",
6   "homepage": "https://github.com/kumarpramod017/PKLoader",
7   "screenshots": "https://raw.githubusercontent.com/kumarpramod017/PKLoader/master/PKLoader.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Pramod Kumar": "kumarpramod017@gmail.com"
14   },
15   "social_media_url": "http://pramodkumar.cf/",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source": {
20     "git": "https://github.com/kumarpramod017/PKLoader.git",
21     "tag": "0.0.5"
22   },
23   "source_files": "PKLoaderDemo/PKLoader/*.swift"