[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 8 / 2 / 4 / TEAChart / 0.0.2 / TEAChart.podspec.json
blob7504fb77ce6cba66dc36142c2d3d52a0710c8f54
2   "name": "TEAChart",
3   "version": "0.0.2",
4   "summary": "Simple and intuitive iOS chart library. Contribution graph, clock chart, and bar chart.",
5   "homepage": "https://github.com/xhacker/TEAChart",
6   "license": "MIT",
7   "authors": {
8     "Xhacker Liu": "liu.dongyuan@gmail.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/xhacker/TEAChart.git",
15     "tag": "0.0.2"
16   },
17   "source_files": [
18     "TEAChart",
19     "TEAChart/**/*.{h,m}"
20   ],
21   "requires_arc": true