blob: 254f185ed1236683d937df25d8d645be35555457 [file] [log] [blame]
{
"name": "SodyoSDK",
"version": "3.53.03",
"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": "3.53.03"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "SodyoSDK/Frameworks/*",
"resources": "SodyoSDK/Resources/*",
"libraries": [
"c++",
"sqlite3"
],
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}