[Add] DGisFlutterMapSDK 12.3.0
[CocoaPods.git] / Specs / d / 7 / 9 / Slyce-iOS-SDK / 4.4 / Slyce-iOS-SDK.podspec.json
blobf27a31ae9e14696395af1ea2bd8a8ca8010f7971
2   "name": "Slyce-iOS-SDK",
3   "version": "4.4",
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": "BSD",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Slyce Inc.": "avital@slyce.it"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Slyce-Inc/Slyce-iOS-SDK.git",
19     "tag": "4.4"
20   },
21   "source_files": "SlyceSDK/SlyceSDK.framework/Headers/*.h",
22   "requires_arc": true,
23   "preserve_paths": "SlyceSDK/SlyceSDK.framework",
24   "libraries": "icucore",
25   "ios": {
26     "vendored_frameworks": "SlyceSDK/SlyceSDK.framework"
27   },
28   "xcconfig": {
29     "OTHER_LDFLAGS": "-ObjC",
30     "FRAMEWORK_SEARCH_PATHS": "$(inherited)"
31   }