blob: 0e770906849b146d4f65e41c9f77c396cc7e028a [file] [log] [blame]
{
"name": "SodyoSDK",
"version": "1.0.0",
"summary": "Sodyo Markers SDK.",
"description": "Sodyo scanner for Sodyo markers",
"homepage": "https://github.com/SodyoSDK/SodyoSDKPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tomer Lavi": "tomer@sodyo.com"
},
"source": {
"git": "https://github.com/SodyoSDK/SodyoSDKPod.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.4"
},
"vendored_frameworks": "SodyoSDK/Frameworks/*",
"resources": "SodyoSDK/Resources/*",
"libraries": "c++",
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"SDWebImage": [
"~> 3.7.5"
]
}
}