[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / f / 2 / BSChart / 1.0.2 / BSChart.podspec.json
blobd0c48f3f88e6fe0456038cb0e832882ebb18d901
2   "name": "BSChart",
3   "version": "1.0.2",
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.2"
16   },
17   "screenshots": "https://raw.githubusercontent.com/iBlacksus/BSChart/master/ReadmeResources/demo1.jpg",
18   "source_files": [
19     "BSChart",
20     "BSChart/**/*.{swift}"
21   ],
22   "resource_bundles": {
23     "BSChart": [
24       "BSChart/**/*.xib"
25     ]
26   },
27   "requires_arc": true,
28   "platforms": {
29     "ios": "10.0"
30   },
31   "ios": {
32     "frameworks": "UIKit"
33   },
34   "swift_versions": "5.0",
35   "swift_version": "5.0"