[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / e / 7 / d / MPProgressPieView / 0.0.2 / MPProgressPieView.podspec.json
blob81416ac03084378bb308710552c46bd969ca8c50
2   "name": "MPProgressPieView",
3   "version": "0.0.2",
4   "summary": "A circular view to show progress in a pie chart style.",
5   "homepage": "https://github.com/massimoksi/MPProgressPieView",
6   "authors": {
7     "Massimo Peri": "massimoperi@gmail.com"
8   },
9   "source": {
10     "git": "https://github.com/massimoksi/MPProgressPieView.git",
11     "tag": "v0.0.2"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "requires_arc": true,
21   "source_files": "MPProgressPieView/MPProgressPieView.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "CoreGraphics"
25   ]