[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / e / 8 / DeviceCareSDK / 0.1.4 / DeviceCareSDK.podspec.json
blob273111645d4f498a5cc656e968ab2f37b621f046
2   "name": "DeviceCareSDK",
3   "version": "0.1.4",
4   "summary": "This is the new sdk for device care",
5   "description": "this is device care sdk",
6   "homepage": "www.vodafone.com",
7   "license": "MIT",
8   "authors": {
9     "Mahdy": "ahmed.mahdy@vodafone.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.vodafone.com/Live-Devices/DeviceCareSDK-iOS.git",
16     "tag": "0.1.4"
17   },
18   "source_files": [
19     "DeviceCareSDK",
20     "DeviceCareSDK/**/*"
21   ],
22   "resources": "Media.xcassets",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "swift_version": "4.0",
28   "dependencies": {
29     "RxSwift": [
31     ],
32     "RxCocoa": [
34     ],
35     "Circular": [
37     ]
38   }