[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / c / 6 / PieCharts / 0.0.2 / PieCharts.podspec.json
blob7b45bb1e42d9f901b0fce55c124f259b0f5bf0ca
2   "name": "PieCharts",
3   "version": "0.0.2",
4   "summary": "Easy to use and highly customizable pie charts library for iOS",
5   "homepage": "https://github.com/i-schuetz/PieCharts",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": "Ivan Schuetz",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/i-schuetz/PieCharts.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "PieCharts/*.swift",
20     "PieCharts/**/*.swift"
21   ],
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "CoreGraphics"
26   ],
27   "pushed_with_swift_version": "3.0"