[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 4 / a / DMDateOut / 1.3.5 / DMDateOut.podspec.json
blob5004286f293e795bb098b83dbe1a907609aab8e6
2   "name": "DMDateOut",
3   "version": "1.3.5",
4   "summary": "A CocoaPods library written in Swift.",
5   "swift_versions": "5.0",
6   "description": "This CocoaPods library helps you perform Data Manegment.",
7   "homepage": "https://github.com/iOSRajaramMohanty/DMDateOut",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Rajaram": "rajarammohanty99@gmail.com"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/iOSRajaramMohanty/DMDateOut.git",
20     "tag": "1.3.5"
21   },
22   "source_files": "DMDateOut/DMDataOutClass/**/*.swift",
23   "dependencies": {
24     "SwiftyJSON": [
25       "~> 5.0.0"
26     ],
27     "RxCocoa": [
28       "~> 5.1.0"
29     ],
30     "RxSwift": [
31       "~> 5.1.0"
32     ]
33   },
34   "resources": [
35     "DMDateOut/Resources/*.json"
36   ],
37   "swift_version": "5.0"