blob: 379e137e93da9af7f526c13f278495be5e2d7f0b [file] [log] [blame]
{
"name": "wingu-ios-sdk-content",
"swift_version": "4.0",
"version": "0.2.2",
"summary": "Content part of wingu iOS SDK",
"description": "Content part of wingu iOS SDK. Visit www.wingu.de to know more.",
"homepage": "https://github.com/wingu-GmbH/wingu-ios-sdk-content",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"Jakub Mazur": "jakub.mazur@wingu.de",
"Mateusz Staruchowicz": "mateusz.staruchowicz@wingu.de"
},
"source": {
"git": "https://github.com/wingu-GmbH/wingu-ios-sdk-content.git",
"tag": "0.2.2"
},
"social_media_url": "https://twitter.com/wingude",
"frameworks": [
"UIKit",
"Foundation",
"CoreLocation",
"AVFoundation",
"MapKit"
],
"platforms": {
"ios": "9.0"
},
"source_files": "winguSDKContent.framework/Headers/*",
"vendored_frameworks": "winguSDKContent.framework",
"dependencies": {
"wingu-ios-sdk-essentials": [
"0.4.3"
],
"WinguGallery": [
]
}
}