blob: 1686cac92e2f3c96a990490c1b832f6a524ad270 [file] [log] [blame]
{
"name": "GlassesOnSDK",
"version": "1.0.1",
"summary": "GlassesOnSDK allow your users to retreive their full optical parameters by scanning their eyeglasses",
"description": "\"GlassesOnSDK allow your users to retreive their full optical parameters by scanning their eyeglasses\"",
"homepage": "http://www.6over6.com/",
"license": {
"type": "Commercial",
"file": "GlassesOnSDK/LICENSE"
},
"swift_version": "4.2",
"authors": {
"Edi Zeituni": "mobile@6over6.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"http": "https://s3.amazonaws.com/glasseson-sdk/GlassesOnSDK_1.0.1.zip"
},
"vendored_frameworks": "GlassesOnSDK/GlassesOnSDK.framework",
"dependencies": {
"Mixpanel-swift": [
],
"CocoaLumberjack/Swift": [
],
"LogglyLogger-CocoaLumberjack": [
],
"SocketRocket": [
]
},
"pod_target_xcconfig": {
"OTHER_SWIFT_FLAGS[config=Debug]": "-D DEBUG",
"OTHER_SWIFT_FLAGS[config=Release]": "-D RELEASE"
}
}