[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / e / 3 / SLCurveChartLib / 1.1.0 / SLCurveChartLib.podspec.json
blobc47cd1d6419165b85c55bc719df945e65159fb91
2   "name": "SLCurveChartLib",
3   "version": "1.1.0",
4   "summary": "Offer a easy to built a statisticsView For iOS",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/cslmark/SLCurveChartDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cslmark": "chensl@hadlinks.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/cslmark/SLCurveChartLib.git",
19     "tag": "1.1.0"
20   },
21   "source_files": "SLChartLibDemo/SLChartLibDemo/SLCurveChartLib/**/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true