blob: ed645fb9754f50a64c6fe2adad2d4a85c0f12f24 [file] [log] [blame]
{
"name": "YagaSDK",
"version": "0.2.0",
"summary": "Official Yaga 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": "https://s3.amazonaws.com/repo.yagatech.com/sdk/cocoapods/YagaSDK_0.2.0.zip"
},
"module_name": "Yaga",
"requires_arc": true,
"ios": {
"vendored_frameworks": "YagaSDK.framework"
}
}