blob: 5a67d27e1f729a16b87cdee8e12434ad28f91c56 [file] [log] [blame]
{
"authors": "Pixelium",
"homepage": "http://www.pixelium.fr",
"license": {
"type": "Commercial",
"text": "See http://commingSoon.fr"
},
"source": {
"http": "http://b2b-azurway.com/sdk-files/AzurWaySdk-ios-1.0.1.zip"
},
"name": "AzurWaySdk",
"platforms": {
"ios": "8.0"
},
"preserve_paths": [
"AzurWaySdk.framework/*"
],
"ios": {
"source_files": "AzurWaySdk.framework/Headers/*.h",
"public_header_files": "AzurWaySdk.framework/Headers/*.h",
"vendored_frameworks": "AzurWaySdk.framework",
"frameworks": [
"UIKit",
"MapKit",
"CoreLocation",
"SystemConfiguration",
"ImageIO",
"AudioToolbox",
"MobileCoreServices",
"QuartzCore",
"Foundation",
"CFNetwork",
"Security",
"CoreData",
"GLKit",
"Accelerate"
]
},
"requires_arc": true,
"summary": "AzurWay SDK",
"version": "1.0.1"
}