[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / f / e / a / ChartsRealm / 3.0.2 / ChartsRealm.podspec.json
blob71fc6a02a51b42a117df7ec735c3e55693f2072c
2   "name": "ChartsRealm",
3   "version": "3.0.2",
4   "summary": "A Realm.io module for Charts",
5   "homepage": "https://github.com/danielgindi/ChartsRealm",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": [
11     "Daniel Cohen Gindi",
12     "Philipp Jahoda"
13   ],
14   "platforms": {
15     "ios": "8.0",
16     "tvos": "9.0",
17     "osx": "10.11"
18   },
19   "source": {
20     "git": "https://github.com/danielgindi/ChartsRealm.git",
21     "tag": "v3.0.2"
22   },
23   "source_files": "ChartsRealm/Classes/**/*.swift",
24   "dependencies": {
25     "Charts": [
26       "~> 3.0.2"
27     ],
28     "RealmSwift": [
29       "~> 2.4"
30     ]
31   },
32   "pushed_with_swift_version": "3.0"