blob: cbc1e51f17ccf5e06161f218060257aa70f12ac5 [file] [log] [blame]
{
"authors": "Tim",
"homepage": "http://example.com",
"license": {
"type": "Commercial",
"text": "See http://yolo.com"
},
"source": {
"http": "http://b2b-azurway.com/sdk-files/AzurWaySdk-ios-1.0.0.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.0"
}