blob: 4754d28b5cb743d4aba00c03b89c9b57ee6e7934 [file] [log] [blame]
{
"name": "AAChartKit",
"version": "2.0.1",
"summary": "An elegant and friendly chart library for iOS developer",
"homepage": "https://github.com/AAChartModel/AAChartKit",
"license": "MIT",
"authors": {
"An An": "18256973864@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/AAChartModel/AAChartKit.git",
"tag": "2.0.1"
},
"source_files": [
"AAChartKit",
"AAChartKit/**/*.{h,m}"
],
"requires_arc": true
}