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