blob: 729739f1860d8fb14d54b98a7e734d7310ab51f2 [file] [log] [blame]
{
"name": "QualarooSDK",
"version": "2.0",
"summary": "The hassle-free way to add QualarooSDK to your iOS app.",
"description": "Qualaroo helps companies identify and capitalize on mobile visitor revenue opportunities.",
"homepage": "https://qualaroo.com",
"license": {
"type": "MIT"
},
"authors": {
"Artem Orynko": "artem@qualaroo.com"
},
"source": {
"git": "https://github.com/qualaroo/iOSMobileSDK.git",
"tag": "2.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "QualarooSDK.framework"
}
}