[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / e / 8 / YKLineChartView / 0.2 / YKLineChartView.podspec.json
blob170c01a986c17d1834354e5ebf728b2647ecbf4c
2   "name": "YKLineChartView",
3   "summary": "chart framework for iOS.",
4   "version": "0.2",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "chenyk0317": "chenyk0317@163.com"
11   },
12   "social_media_url": "http://chenyk.com",
13   "homepage": "https://github.com/chenyk0317/YKLineChartView",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/chenyk0317/YKLineChartView.git",
19     "tag": "0.2"
20   },
21   "requires_arc": true,
22   "source_files": "YKLineChartView/*.{h,m}",
23   "public_header_files": "YKLineChartView/*.{h}",
24   "frameworks": [
25     "UIKit",
26     "CoreFoundation"
27   ]