blob: d6ffc4d8852f0bb2a67759fd108f1dd723cbc15c [file] [log] [blame]
{
"name": "CCRetryPods",
"version": "0.0.1",
"summary": "A Test Demo named CCRetryPods.",
"description": "1. Support `iOS 8`、`ARC` & `Swift`.\n2. Powerful,support the `column chart` `bar chart` `line chart` `spline chart` `pie chart` `polar chart` `radar chart` and other graphics.\n3. Interactive、animated,the `animation` is exquisite and deligate.\n4. Support `chain programming syntax` like *Masonry*\n5. `AAChartView + AAChartModel = Chart` In the AAInfographics,it follows a minimalist formula: ` Chart view + Chart model = The chart you want`.",
"homepage": "https://github.com/congliu-aihuishou/CCRetryPods",
"license": "MIT",
"authors": {
"cong.liu": "cong.liu@aihuishou.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/congliu-aihuishou/CCRetryPods.git",
"tag": "0.0.1"
},
"source_files": [
"AAInfographics",
"AAInfographics/**/*.{swift}"
],
"resources": "AAInfographics/AAJSFiles.bundle",
"requires_arc": true
}