[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 8 / 7 / PKLoader / 0.0.4 / PKLoader.podspec.json
blob34b8329611a7e678b9d5066324172b9789abaad5
2   "name": "PKLoader",
3   "version": "0.0.4",
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.4"
22   },
23   "source_files": "PKLoaderDemo/PKLoader/*.swift"