| { |
| "name": "Slyce-iOS-SDK-Lite", |
| "version": "5.12.0", |
| "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.12.0" |
| }, |
| "requires_arc": true, |
| "preserve_paths": "SlyceSDK/**", |
| "ios": { |
| "vendored_frameworks": "SlyceSDK/SlyceSDKLite.framework" |
| } |
| } |