[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / f / FSLineChart / 0.1.7 / FSLineChart.podspec.json
bloba95135c86fc31ea186aee4ebe28457b2f5457388
2   "name": "FSLineChart",
3   "version": "0.1.7",
4   "summary": "FSLineChart is a simple chart library for iOS.",
5   "description": "\tFSLineChart is a simple chart library for iOS. You can change whatever you want: size, color, units,...\n",
6   "homepage": "https://github.com/ArthurGuibert/FSLineChart",
7   "screenshots": "https://github.com/ArthurGuibert/FSLineChart/raw/master/Screenshots/fslinechart.png",
8   "authors": {
9     "Arthur Guibert": "birslip@gmail.com"
10   },
11   "license": {
12     "type": "Apache License, Version 2.0",
13     "file": "LICENSE"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/ArthurGuibert/FSLineChart.git",
20     "tag": "0.1.7"
21   },
22   "source_files": [
23     "Classes",
24     "FSLineChart/FSLineChart/*.{h,m}"
25   ],
26   "requires_arc": true