[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / f / 2 / BSChart / 1.0.4 / BSChart.podspec.json
blob596a9a3c8faf5df3f70c1b3d35ef1dc7b33ac2ac
2   "name": "BSChart",
3   "version": "1.0.4",
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.4"
16   },
17   "screenshots": "https://raw.githubusercontent.com/iBlacksus/BSChart/master/ReadmeResources/demo1.jpg",
18   "source_files": "BSChart/**/*.{swift}",
19   "resources": "BSChart/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
20   "requires_arc": true,
21   "platforms": {
22     "ios": "10.0"
23   },
24   "frameworks": "UIKit",
25   "swift_versions": "5.0",
26   "swift_version": "5.0"