[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / 7 / 2 / SHLineGraphView / 1.0.4 / SHLineGraphView.podspec.json
blobe0bfc5aa748de7d6050b571b0603ebdf464d2e1c
2   "name": "SHLineGraphView",
3   "version": "1.0.4",
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.4"
19   },
20   "requires_arc": true,
21   "source_files": "SHLineGraphView/SHLineGraphView/*.{h,m}",
22   "exclude_files": "Classes/Exclude"