[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 9 / b / 8 / DDRouter / 0.5.0 / DDRouter.podspec.json
blob92fa1bd3390f2972f3ebdd1354717b51b257a89d
2   "name": "DDRouter",
3   "version": "0.5.0",
4   "license": {
5     "type": "ISC"
6   },
7   "homepage": "https://github.com/DeloitteDigitalAPAC/ddrouter",
8   "authors": {
9     "Deloitte Digital": "wrigney@deloitte.com.au"
10   },
11   "summary": "Deloitte Digital simple networking framework.",
12   "source": {
13     "git": "https://github.com/DeloitteDigitalAPAC/ddrouter.git",
14     "tag": "v0.5.0"
15   },
16   "source_files": [
17     "DDRouter",
18     "DDRouter/**/*.swift"
19   ],
20   "frameworks": "RxSwift",
21   "platforms": {
22     "ios": "11.0"
23   },
24   "swift_versions": "5",
25   "dependencies": {
26     "RxSwift": [
27       "~> 5.1"
28     ]
29   },
30   "static_framework": true,
31   "swift_version": "5"