blob: 0619c3e406f039907457c9f397e1694cc26602ef [file] [log] [blame]
{
"name": "Auryc",
"version": "1.1.15",
"summary": "A short description of Auryc.",
"description": "Long description of AurycSDK",
"homepage": "http://auryc.com",
"license": "Commercial",
"authors": {
"Auryc": "contactus@auryc.com"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "Auryc.framework",
"source": {
"http": "https://s3.amazonaws.com/auryc.sdk.framework/Auryc.framework_xcode10_1.1.13.zip"
},
"preserve_paths": "Auryc.framework",
"dependencies": {
"Alamofire": [
],
"SwiftProtobuf": [
"~> 0.9.903"
],
"AurycJSONWebToken": [
],
"ProtocolBuffers-Swift": [
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.2",
"ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"
}
}