[Add] FanapPodChatSDK 1.2.12
[CocoaPods.git] / Specs / 9 / b / 1 / PKProgressView / 0.1.1 / PKProgressView.podspec.json
blob2c357e658a59ca67c0b6efee3c3323c68a1792d3
2   "name": "PKProgressView",
3   "version": "0.1.1",
4   "summary": "This framework will help you in implementing the progress view with animation.",
5   "description": "A Swift based helper class that will provide a progress view that can be used to fill it with animation, also can be used for car animation.",
6   "homepage": "https://github.com/bestiosdeveloper/PKProgressView",
7   "screenshots": "https://github.com/bestiosdeveloper/PKProgressView/blob/master/PKProgressViewDemo/PKProgressView.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": "11.0"
18   },
19   "source": {
20     "git": "https://github.com/bestiosdeveloper/PKProgressView.git",
21     "tag": "0.1.1"
22   },
23   "source_files": "PKProgressViewDemo/PKProgressView/*"