[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / f / b / DDMock / 0.2.0 / DDMock.podspec.json
blob9a81786a14d467b9d57a7faba9c129dd245196dc
2   "name": "DDMock",
3   "version": "0.2.0",
4   "summary": "Deloitte Digital simple network mocking library for iOS",
5   "homepage": "https://github.com/DeloitteDigitalAPAC/ddmock-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Deloitte Digital",
11   "source": {
12     "git": "https://github.com/DeloitteDigitalAPAC/ddmock-ios.git",
13     "tag": "v0.2.0"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source_files": "Sources/DDMock/**/*.swift",
19   "preserve_paths": [
20     "init-mocks.py"
21   ],
22   "swift_versions": "5",
23   "static_framework": true,
24   "swift_version": "5"