[Add] AmpMux 9.3.2
[CocoaPods.git] / Specs / 6 / 8 / 3 / KATCircularProgressChart / 1.0.0 / KATCircularProgressChart.podspec.json
bloba5841ddb747fcdc640de6ccc31b20cd844f78b9f
2   "name": "KATCircularProgressChart",
3   "version": "1.0.0",
4   "summary": "A custome subclass on UIView to provide animated circular progress chart.",
5   "description": "This CocoaPod provide the ability to animated circular doughnut type progress chart.",
6   "homepage": "https://github.com/TharinduKetipe/KATCircularProgressChart",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TharinduKetipe": "katramesh91@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/TharinduKetipe/KATCircularProgressChart.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/Kat_sper",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "KATCircularProgressChart/Classes/**/*"