[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / f / 1 / 2 / SJLineChart / 0.0.3 / SJLineChart.podspec.json
blobbfa44845f9dc92e844844b11418f51045f7f15af
2   "name": "SJLineChart",
3   "version": "0.0.3",
4   "summary": "A Line Chart",
5   "description": "Draw A Line Chart that can scroll",
6   "homepage": "https://github.com/shenjuneng/SJLineChart",
7   "license": "MIT",
8   "authors": {
9     "沈骏": "shenjuneng@sina.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/shenjuneng/SJLineChart.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "SJLineChart",
20     "SJLineChart/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": "UIKit"