blob: 8384b6ee73e0ae552f4475123ca448f80319ea1a [file] [log] [blame]
{
"name": "Netcore-Smartech-iOS-GTM-SDK",
"version": "1.0.0",
"summary": "Smartech provides full stack marketing automation. SDK provides app engagement feature. These features are being used along with GTM.",
"description": "Smartech provides full stack marketing automation. SDK provides app engagement feature. These features are being used along with GTM. A complete event tracking using Netcore Smartech iOS GTM SDK can be done to accurately monitor the flow of events and user interaction.",
"homepage": "https://github.com/NetcoreSolutions/Smartech-ios-gtm-sdk",
"license": {
"type": "Commercial",
"text": "https://github.com/NetcoreSolutions/Smartech-ios-gtm-sdk/LICENSE"
},
"authors": {
"Netcore Smartech": "https://www.netcore.in"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/NetcoreSolutions/Smartech-ios-gtm-sdk.git",
"tag": "v1.0.0"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation",
"JavaScriptCore",
"Security",
"SystemConfiguration",
"CoreLocation"
],
"vendored_frameworks": "NetCorePush.framework"
}
}