| { |
| "name": "DeviceCareNewSDK", |
| "version": "0.1.4", |
| "summary": "This is the new sdk for device care", |
| "description": "this is device care sdk", |
| "homepage": "www.vodafone.com", |
| "license": "MIT", |
| "authors": { |
| "Mahdy": "ahmed.mahdy@vodafone.com" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source": { |
| "git": "https://github.vodafone.com/Ahmed-Mahdy/DeviceCareNewSDK.git", |
| "tag": "0.1.4" |
| }, |
| "source_files": [ |
| "DeviceCareSDK", |
| "DeviceCareSDK/**/*" |
| ], |
| "resources": "Media.xcassets", |
| "frameworks": [ |
| "UIKit", |
| "Foundation" |
| ], |
| "swift_version": "4.0", |
| "dependencies": { |
| "RxSwift": [ |
| |
| ], |
| "RxCocoa": [ |
| |
| ], |
| "Circular": [ |
| |
| ] |
| } |
| } |