[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / c / e / Dto / 0.1.0 / Dto.podspec.json
blobaf281df334a7a215319a5fc809e66e44bfd2004b
2   "name": "Dto",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Data Transfer Object",
7   "requires_arc": true,
8   "version": "0.1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Tuan Truong": "tuan188@gmail.com"
15   },
16   "homepage": "https://github.com/tuan188/Dto",
17   "source": {
18     "git": "https://github.com/tuan188/Dto.git",
19     "tag": "0.1.0"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "ValidatedPropertyKit": [
24       "~> 0.0.4"
25     ]
26   },
27   "source_files": "Dto/**/*.{swift}",
28   "swift_versions": "5.0",
29   "swift_version": "5.0"