[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 7 / 2 / SHLineGraphView / 1.0.6 / SHLineGraphView.podspec.json
blob1c83280c65b6e0bb358960f7a79e1342caea46f1
2   "name": "SHLineGraphView",
3   "version": "1.0.6",
4   "summary": "`SHLineGraphView` is a simple and efficient reusable UIView subview which you can use to create line graphs.",
5   "description": "                   `SHLineGraphView` is a simple and efficient reusable UIView subview which you can use to create line graphs. It uses Core Graphics and Core Animation to create the light weight graphs. it is easy to use/understand and completely customizable. \n",
6   "homepage": "https://github.com/grevolution/SHLineGraphView",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Shan Ul Haq": "g@grevolution.me"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/grevolution/SHLineGraphView.git",
18     "tag": "1.0.6"
19   },
20   "requires_arc": true,
21   "source_files": "SHLineGraphView/SHLineGraphView/*.{h,m}",
22   "exclude_files": "Classes/Exclude"