blob: a16fb9753d88004bca9e917445da63b7d92d6009 [file] [log] [blame]
{
"name": "ChartsRealm",
"version": "3.0.3",
"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.3"
},
"source_files": "ChartsRealm/Classes/**/*.swift",
"dependencies": {
"Charts": [
"3.0.3"
],
"RealmSwift": [
"~> 2.10"
]
},
"pushed_with_swift_version": "3.2"
}