[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / f / 7 / 4 / SodyoSDK / 3.2.0 / SodyoSDK.podspec.json
blob5bfaad04f8b9a5b9af8ca025c9eb3a255f79c562
2   "name": "SodyoSDK",
3   "version": "3.2.0",
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.2.0"
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     "SDWebImage": [
32       "~> 3.7.5"
33     ]
34   }