[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / b / a / c / Dysprosium / 6.1.0 / Dysprosium.podspec.json
blobffb902bd66b817a715285f179822bb4b2f8a8174
2   "name": "Dysprosium",
3   "version": "6.1.0",
4   "authors": {
5     "Bas van Kuijck": "bas@e-sites.nl"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "http://www.e-sites.nl",
12   "summary": "Deallocation helper for runtime objects",
13   "source": {
14     "git": "https://github.com/e-sites/Dysprosium.git",
15     "tag": "v6.1.0"
16   },
17   "source_files": "Sources/**/*.{swift,h}",
18   "xcconfig": {
19     "OTHER_SWIFT_FLAGS": "\"-D$(CONFIGURATION:identifier:upper)\""
20   },
21   "platforms": {
22     "ios": "10.0"
23   },
24   "swift_versions": [
25     "5.0",
26     "5.1",
27     "5.2"
28   ],
29   "requires_arc": true,
30   "dependencies": {
31     "Lithium": [
33     ]
34   },
35   "swift_version": "5.2"