[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / f / e / a / ChartsRealm / 3.0.4 / ChartsRealm.podspec.json
blob3803a2fa2c888d66db4d4be9e67ff9b52f4a383a
2   "name": "ChartsRealm",
3   "version": "3.0.4",
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.4"
22   },
23   "source_files": "ChartsRealm/Classes/**/*.swift",
24   "dependencies": {
25     "Charts": [
26       "3.0.4"
27     ],
28     "RealmSwift": [
29       "~> 2.10"
30     ]
31   },
32   "pushed_with_swift_version": "4.0"