[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / f / 7 / 4 / SodyoSDK / 3.54.27 / SodyoSDK.podspec.json
blobcb0f58ae396ca83bfae3a85c635b397cc01e1824
2   "name": "SodyoSDK",
3   "version": "3.54.27",
4   "summary": "Sodyo Markers SDK",
5   "description": "Sodyo scanner for Sodyo markers",
6   "homepage": "https://github.com/SodyoSDK/SodyoSDKPod",
7   "license": {
8     "type": "Custom",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tomer Lavi": "tomer@sodyo.com"
13   },
14   "source": {
15     "git": "https://github.com/SodyoSDK/SodyoSDKPod.git",
16     "tag": "3.54.27"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "vendored_frameworks": "SodyoSDK/Frameworks/*",
22   "resources": "SodyoSDK/Resources/*",
23   "libraries": [
24     "c++",
25     "sqlite3"
26   ],
27   "dependencies": {
28     "AFNetworking": [
29       "~> 4.0"
30     ]
31   },
32   "pod_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "user_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   }