[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 2 / b / FSChartView / 1.0.1 / FSChartView.podspec.json
blob5eb089f284efc633790e604e32fc0de57d6df038
2   "name": "FSChartView",
3   "version": "1.0.1",
4   "summary": "一款简单的图表库,内含柱状图(垂直&水平)、折线图、饼状图,支持StoryBoard。",
5   "homepage": "https://github.com/Fly-Sunshine-J/FSChartView",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "text": "Licensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\nhttp://www.apache.org/licenses/LICENSE-2.0\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n"
9   },
10   "authors": {
11     "Fly_Sunshine_J": "857402355@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/Fly-Sunshine-J/FSChartView.git",
18     "tag": "1.0.1"
19   },
20   "source_files": [
21     "FSChartView/.{h,m}",
22     "FSChartView/**/*.{h,m}"
23   ],
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ]