[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / b / 0 / TWRCharts / 0.1 / TWRCharts.podspec.json
blobb992e4b5f68de7e2e5ecccb6f2ea6cf8d5a24c3d
2   "name": "TWRCharts",
3   "version": "0.1",
4   "summary": "An Obj-C wrapper for ChartJS. Easily build animated charts by leveraging the power of native code.",
5   "homepage": "https://github.com/chasseurmic/TWRCharts",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Michelangelo Chasseur": "chasseurmic@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/chasseurmic",
14   "source": {
15     "git": "https://github.com/chasseurmic/TWRCharts.git",
16     "tag": "0.1"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": "TWRCharts/*.{h,m,html,js}",
22   "requires_arc": true