[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / f / 7 / 4 / SodyoSDK / 3.52.04 / SodyoSDK.podspec.json
blob3dfe2bcb225e84c9fd5d5180995d8d9dd2bfc063
2   "name": "SodyoSDK",
3   "version": "3.52.04",
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.52.04"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "SodyoSDK/Frameworks/*",
22   "resources": "SodyoSDK/Resources/*",
23   "libraries": [
24     "c++",
25     "sqlite3"
26   ],
27   "dependencies": {
28     "AFNetworking": [
29       "~> 3.0"
30     ]
31   }