blob: fc200338d4af2d72024e13f3f1d554d337cc1c05 [file] [log] [blame]
{
"name": "ChartsRealm",
"version": "3.0.5",
"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.5"
},
"source_files": [
"ChartsRealm/Classes/**/*.swift",
"ChartsRealm/Supporting Files/RLMSupport.swift"
],
"dependencies": {
"Charts": [
"3.0.5"
],
"RealmSwift": [
"~> 3.1.1"
]
},
"pushed_with_swift_version": "4.0"
}