[Add] DGisFlutterMapSDK 12.3.0
[CocoaPods.git] / Specs / d / 7 / 9 / Slyce-iOS-SDK / 5.11.0 / Slyce-iOS-SDK.podspec.json
blob9ec69aa8f22abe3ee128106ebf192888287f6aa2
2   "name": "Slyce-iOS-SDK",
3   "version": "5.11.0",
4   "summary": "Slyce iOS SDK",
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/SlyceSDK.framework"
25   }