[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / a / f / Slyce-iOS-SDK-Lite / 5.11.0 / Slyce-iOS-SDK-Lite.podspec.json
blobfe40afed61b947dcabb60098b9633d2ffad54b8a
2   "name": "Slyce-iOS-SDK-Lite",
3   "version": "5.11.0",
4   "summary": "Slyce iOS SDK Lite",
5   "description": "The Slyce iOS SDK makes it easy to add visual search capabilities to mobile apps.",
6   "homepage": "https://github.com/Slyce-Inc/Slyce-iOS-SDK",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Slyce Inc.": "mobile@slyce.it"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/Slyce-Inc/Slyce-iOS-SDK.git",
19     "tag": "5.11.0"
20   },
21   "requires_arc": true,
22   "preserve_paths": "SlyceSDK/**",
23   "ios": {
24     "vendored_frameworks": "SlyceSDK/SlyceSDKLite.framework"
25   }