blob: 1683c799b2d43d0f86475509ff4b75b4360df24d [file] [log] [blame]
{
"name": "Slyce-iOS-SDK-Lite",
"version": "5.13.3",
"summary": "Slyce iOS SDK Lite",
"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.13.3"
},
"requires_arc": true,
"preserve_paths": "SlyceSDK/**",
"ios": {
"vendored_frameworks": "SlyceSDK/SlyceSDKLite.framework"
}
}