[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / e / 8 / YKLineChartView / 0.1 / YKLineChartView.podspec.json
blob22c98ee1a7be33111f9a637366a12091292ed560
2   "name": "YKLineChartView",
3   "summary": "chart framework for iOS.",
4   "version": "0.1",
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.1"
20   },
21   "requires_arc": true,
22   "source_files": "YKLineChartView/*.{h,m}",
23   "public_header_files": "YKLineChartView/*.{h}",
24   "frameworks": [
25     "UIKit",
26     "CoreFoundation"
27   ]