blob: b002ffe2259a798457c0ac3ade37b09e77b076f2 [file] [log] [blame]
{
"name": "Slyce-iOS-SDK",
"version": "5.6.0",
"summary": "Slyce iOS SDK",
"description": "The Slyce iOS SDK makes it easy to add visual search capabilities to mobile apps.",
"homepage": "https://github.com/Slyce-Inc/Slyce-iOS-SDK",
"license": {
"type": "Commercial",
"file": "LICENSE.md"
},
"authors": {
"Slyce Inc.": "mobile@slyce.it"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Slyce-Inc/Slyce-iOS-SDK.git",
"tag": "5.6.0"
},
"requires_arc": true,
"preserve_paths": "SlyceSDK/**",
"ios": {
"vendored_frameworks": "SlyceSDK/SlyceSDK.framework"
}
}