blob: 6fabe8e627ec5e582f2782f81fdf82aef2627339 [file] [log] [blame]
{
"name": "Growmobile-iOS-SDK",
"version": "1.0.14.523",
"summary": "iOS SDK for integrating the Growmobile platform into your iOS applications",
"description": "an iOS SDK for integrating the Growmobile platform into your iOS applications",
"homepage": "http://www.growmobile.com/",
"license": {
"type": "MIT",
"file": "LICENSE.TXT"
},
"authors": {
"Gromobile by Perion": "tal.shahar@perion.com"
},
"source": {
"git": "https://github.com/ConduitMiddlewareServices/growmobile-iOS-SDK.git",
"tag": "1.0.14.523"
},
"source_files": "Growmobile/include/*.h",
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"Security"
],
"vendored_libraries": "Growmobile/libGrowmobile-engage.a",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}