[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / c / 6 / PieCharts / 0.0.7 / PieCharts.podspec.json
blob4bbffd14edfebb666f6cbc06857a583c9c689b6e
2   "name": "PieCharts",
3   "version": "0.0.7",
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.7"
17   },
18   "source_files": [
19     "PieCharts/*.swift",
20     "PieCharts/**/*.swift"
21   ],
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "CoreGraphics"
26   ]