blob: 67b9f27a06e534a6766419271551fb1f10b42a3c [file] [log] [blame]
{
"name": "Smartlook",
"version": "1.1.0",
"summary": "Smartlook iOS SDK",
"homepage": "https://www.smartlook.com",
"authors": {
"Smartlook.com": "support@smartlook.com"
},
"license": {
"type": "Commercial",
"file": "Smartlook/LICENSE"
},
"platforms": {
"ios": "7.0"
},
"source": {
"http": "https://sdk.smartlook.com/ios/smartlook-ios-sdk-1.1.0.zip"
},
"ios": {
"vendored_frameworks": "Smartlook/Smartlook.framework"
},
"frameworks": [
"AVFoundation",
"CoreGraphics",
"CoreMedia",
"CoreVideo",
"QuartzCore",
"SystemConfiguration",
"WebKit"
]
}