blob: 5487178ceaf5f837f91794cc0cf3b78a3229ae98 [file] [log] [blame]
{
"name": "KZ_PieChartView_DEV",
"version": "0.1.2",
"summary": "iOS Pie Chart.",
"homepage": "http://47.95.250.128/GitHubDemos/KZ_PieChartView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KieronZhang": "http://47.95.250.128/KieronZhang"
},
"source": {
"git": "http://47.95.250.128/GitHubDemos/KZ_PieChartView.git",
"tag": "0.1.2",
"submodules": true
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"requires_arc": true,
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"platforms": {
"ios": "8.0"
},
"source_files": "PieChartView_DEV/*.{h,m}"
}