blob: bc92f0320be606d2a29ab7cefb54fc6d39abcb51 [file] [log] [blame]
{
"name": "AAChartKit",
"version": "2.0.2",
"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.2"
},
"source_files": [
"AAChartKit",
"AAChartKit/**/*.{h,m}"
],
"requires_arc": true
}