[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 5 / 4 / JNLineChart / 0.0.3 / JNLineChart.podspec.json
blobb75e4d91ce3f058afb616547169dd66b9b83b633
2   "name": "JNLineChart",
3   "version": "0.0.3",
4   "summary": "A simple line chart library.",
5   "description": "                   A longer description of JNLineChart in Markdown format.\n\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "https://github.com/jnic/JNLineChart",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "James Nicholson": "git@nicholson.io"
13   },
14   "social_media_url": "http://twitter.com/jameslnicholson",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/jnic/JNLineChart.git",
20     "tag": "0.0.3"
21   },
22   "source_files": [
23     "JNLineChart",
24     "JNLineChart/**/*.{h,m}"
25   ],
26   "requires_arc": true