blob: 1790c10f291c66d701a2b89f3f891b121de45328 [file] [log] [blame]
{
"name": "YagaSDK",
"version": "0.4.0",
"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_4_0/YagaSDK.zip"
},
"module_name": "Yaga",
"requires_arc": true,
"ios": {
"vendored_frameworks": "YagaSDK.framework"
}
}