[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / 2 / DeviceCareNewSDK / 0.1.3 / DeviceCareNewSDK.podspec.json
blobbff94aa4d3ac3bc34d35d8c4fb5708c6ea75d3df
2   "name": "DeviceCareNewSDK",
3   "version": "0.1.3",
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/Ahmed-Mahdy/DeviceCareNewSDK.git",
16     "tag": "0.1.3"
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   }