blob: 25c253a38aa645237197a41984f9e5b6eec71a71 [file] [log] [blame]
{
"name": "KZ_PieChartView",
"version": "0.1",
"summary": "iOS Pie Chart.",
"homepage": "https://github.com/KieronZhang/KZ_PieChartView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KieronZhang.": "https://github.com/KieronZhang"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KieronZhang/KZ_PieChartView.git",
"tag": "0.1",
"submodules": true
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"frameworks": [
"UIKit",
"Foundation"
],
"vendored_frameworks": "KZ_PieChartView/KZ_PieChartViewFramework.framework",
"requires_arc": true
}