[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / 1 / 3 / DICE / 0.1.0 / DICE.podspec.json
blobaa12d5b05ac2d598df2611c3afaf9340bf55d1ef
2   "name": "DICE",
3   "version": "0.1.0",
4   "summary": "Lightweight DI framework for Swift",
5   "description": "A very alpha version of DICE - lightweight DI framework for Swift.",
6   "homepage": "https://github.com/dice-swift/dice",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Author1": "Email1"
13   },
14   "source": {
15     "git": "https://github.com/DICE-Swift/DICE.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DICE/Classes/**/*",
22   "swift_versions": "4.2",
23   "swift_version": "4.2"