[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / a / 6 / ESChart_swift / 0.0.3 / ESChart_swift.podspec.json
blob18c2cffa8de85d9d2a3a9ab982dd05c623774bed
2   "name": "ESChart_swift",
3   "version": "0.0.3",
4   "summary": "A Chart widget for ios",
5   "homepage": "https://github.com/EverydayStep/ESChart_swift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "codeLocker": "codeLockers@outlook.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "swift_versions": "5.0",
17   "source": {
18     "git": "https://github.com/EverydayStep/ESChart_swift.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "ESChart_swift/ESChart_swift/*.swift",
22   "dependencies": {
23     "SnapKit": [
24       "~> 5.0.1"
25     ],
26     "ESCategory_swift": [
27       "~> 0.2.1"
28     ]
29   },
30   "swift_version": "5.0"