| { |
| "name": "VenturousDashboard", |
| "version": "1.0.23", |
| "summary": "VenturousDashboard is an internal framework created by venturous solutions iOS team", |
| "description": "spec.description = 'VenturousDashboard is an internal framework created by venturous solutions iOS team'", |
| "homepage": "https://venturoussolutions.visualstudio.com/Venturous.Assets/_git/Venturous.Dashboard.IOS", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "ramy.sabri@venturous.solutions": "ramy.sabri@venturous.solutions" |
| }, |
| "source": { |
| "git": "https://venturoussolutions.visualstudio.com/Venturous.Assets/_git/Venturous.Dashboard.IOS", |
| "tag": "1.0.23" |
| }, |
| "platforms": { |
| "ios": "11.1" |
| }, |
| "source_files": "VenturousDashboard/Source/**/*.{h,m,swift}", |
| "swift_versions": "5.0", |
| "requires_arc": true, |
| "dependencies": { |
| "VenturousFramework": [ |
| "~> 1.0.127" |
| ] |
| }, |
| "swift_version": "5.0" |
| } |