blob: 3803a2fa2c888d66db4d4be9e67ff9b52f4a383a [file] [log] [blame]
{
"name": "ChartsRealm",
"version": "3.0.4",
"summary": "A Realm.io module for Charts",
"homepage": "https://github.com/danielgindi/ChartsRealm",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": [
"Daniel Cohen Gindi",
"Philipp Jahoda"
],
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"osx": "10.11"
},
"source": {
"git": "https://github.com/danielgindi/ChartsRealm.git",
"tag": "v3.0.4"
},
"source_files": "ChartsRealm/Classes/**/*.swift",
"dependencies": {
"Charts": [
"3.0.4"
],
"RealmSwift": [
"~> 2.10"
]
},
"pushed_with_swift_version": "4.0"
}