[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / f / b / ChartSDK / 1.0.0 / ChartSDK.podspec.json
blobf1aa654b59cccd1677a75a580f1770fc97b1bd61
2   "name": "ChartSDK",
3   "version": "1.0.0",
4   "summary": "ChartSDK lets a user create charts.",
5   "description": "ChartSDK lets a user create pie charts.",
6   "homepage": "https://github.com/a-kolosov/ChartSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anton Kolosov": "kolosovanton91@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/a-kolosov/ChartSDK.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "ChartSDK/Classes/**/*",
19   "frameworks": [
20     "UIKit",
21     "CoreGraphics"
22   ],
23   "platforms": {
24     "ios": "10.3"
25   },
26   "swift_versions": "5.0",
27   "swift_version": "5.0"