[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 8 / 2 / 4 / TEAChart / 0.0.1 / TEAChart.podspec.json
blob96a57fca62060a2ef7ef230f1ac149dd1118f16b
2   "name": "TEAChart",
3   "version": "0.0.1",
4   "summary": "Simple and intuitive iOS chart library. Contribution graph, clock chart, and bar chart.",
5   "homepage": "https://github.com/TeaWhen/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/TeaWhen/TEAChart.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "TEAChart",
19     "TEAChart/**/*.{h,m}"
20   ],
21   "requires_arc": true