[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / b / e / 1 / KZ_PieChartView / 0.1.2 / KZ_PieChartView.podspec.json
blob9a0ed7de1babea81ae34ac7ee5b7c283a53a92ee
2   "name": "KZ_PieChartView",
3   "version": "0.1.2",
4   "summary": "iOS Pie Chart.",
5   "homepage": "https://github.com/KieronZhang/KZ_PieChartView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "KieronZhang": "https://github.com/KieronZhang"
12   },
13   "source": {
14     "git": "https://github.com/KieronZhang/KZ_PieChartView.git",
15     "tag": "0.1.2",
16     "submodules": true
17   },
18   "xcconfig": {
19     "OTHER_LDFLAGS": "-ObjC"
20   },
21   "requires_arc": true,
22   "ios": {
23     "frameworks": [
24       "Foundation",
25       "UIKit"
26     ],
27     "vendored_frameworks": "KZ_PieChartView/KZ_PieChartView_iOS.framework"
28   },
29   "platforms": {
30     "ios": "8.0"
31   }