[Add] AtomSDKBySecure 6.1.0-beta12
[CocoaPods.git] / Specs / f / 8 / 4 / DiscreetAI / 0.1.1 / DiscreetAI.podspec.json
blobd91b79ff5f3e1ace8f17f1624c51417a4cfb3f06
2   "name": "DiscreetAI",
3   "version": "0.1.1",
4   "summary": "A short description of DiscreetAI.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/DiscreetAI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "neeleshdodda44": "ndodda@berkeley.edu"
13   },
14   "source": {
15     "git": "https://github.com/neeleshdodda44/ios-library.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "13.4"
20   },
21   "source_files": "DiscreetAI/**/*.swift",
22   "resource_bundles": {
23     "DiscreetAI": [
24       "Datasets/**/*"
25     ]
26   },
27   "dependencies": {
28     "RealmSwift": [
29       ">= 0.92.3"
30     ],
31     "Starscream": [
32       "~> 4.0.0"
33     ],
34     "Surge": [
35       ">= 2.3.0"
36     ]
37   }