blob: e469d391ab2b55ddce12fd98e10700b84720460d [file] [log] [blame]
{
"name": "Smartlook",
"version": "1.2.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.2.0.zip"
},
"ios": {
"vendored_frameworks": "Smartlook/Smartlook.framework"
},
"frameworks": [
"AVFoundation",
"CoreGraphics",
"CoreMedia",
"CoreVideo",
"QuartzCore",
"SystemConfiguration",
"WebKit"
]
}