[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / a / f / Slyce-iOS-SDK-Lite / 5.10.0-rc2 / Slyce-iOS-SDK-Lite.podspec.json
blob7916b93fe37df8e20a0cf69d888cd563a4b76989
2   "name": "Slyce-iOS-SDK-Lite",
3   "version": "5.10.0-rc2",
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.10.0-rc2"
20   },
21   "requires_arc": true,
22   "preserve_paths": "SlyceSDK/**",
23   "ios": {
24     "vendored_frameworks": "SlyceSDK/SlyceSDKLite.framework"
25   }