blob: d91b79ff5f3e1ace8f17f1624c51417a4cfb3f06 [file] [log] [blame]
{
"name": "DiscreetAI",
"version": "0.1.1",
"summary": "A short description of DiscreetAI.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DiscreetAI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"neeleshdodda44": "ndodda@berkeley.edu"
},
"source": {
"git": "https://github.com/neeleshdodda44/ios-library.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "13.4"
},
"source_files": "DiscreetAI/**/*.swift",
"resource_bundles": {
"DiscreetAI": [
"Datasets/**/*"
]
},
"dependencies": {
"RealmSwift": [
">= 0.92.3"
],
"Starscream": [
"~> 4.0.0"
],
"Surge": [
">= 2.3.0"
]
}
}