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