blob: d523039e5a388b6921c2e26edd1fa3127343d302 [file] [log] [blame]
{
"name": "YagaSDK",
"version": "0.3.1",
"summary": "Official Yaga dynamic SDK in objc to access Yaga Platform's features.",
"homepage": "http://console.yagatech.com",
"authors": {
"Yaga": "ron@yagatech.com"
},
"license": {
"type": "LGPLv3",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "http://repo.yagatech.com/sdk/0_3_1/YagaSDK.zip"
},
"module_name": "Yaga",
"requires_arc": true,
"ios": {
"vendored_frameworks": "YagaSDK.framework"
}
}