[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / e / f / 2 / BSChart / 1.0.0 / BSChart.podspec.json
blob324fdc0e4db8962561e6df0c7c2422892995115f
2   "name": "BSChart",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/iBlacksus/BSChart",
9   "authors": {
10     "iBlacksus": "iblacksus@gmail.com"
11   },
12   "summary": "BSChart is a simple and useful chart library written on Swift",
13   "source": {
14     "git": "https://github.com/iBlacksus/BSChart.git",
15     "tag": "1.0.0"
16   },
17   "screenshots": "https://raw.githubusercontent.com/iBlacksus/BSChart/master/ReadmeResources/demo1.jpg",
18   "source_files": [
19     "BSChart",
20     "BSChart/**/*"
21   ],
22   "requires_arc": true,
23   "platforms": {
24     "ios": "10.0"
25   },
26   "ios": {
27     "frameworks": "UIKit"
28   },
29   "swift_versions": "5.0",
30   "swift_version": "5.0"