blob: 2616743631191a5d2ec0fb7d62bd967bb4c2cc99 [file] [log] [blame]
{
"name": "Netcore-Smartech-iOS-SDK",
"version": "2.5.4",
"summary": "The Netcore Smartech iOS SDK for App Engagement.",
"description": "Smartech provide full stack marketing automation. SDK provide app engagement feature.",
"homepage": "https://github.com/NetcoreSolutions/Netcore-iOS-SDK",
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"authors": {
"Jobin Kurian": "jobin.kurian@netcore.co.in"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/NetcoreSolutions/Netcore-iOS-SDK.git",
"tag": "v2.5.4"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation",
"JavaScriptCore",
"Security",
"SystemConfiguration",
"CoreLocation"
],
"vendored_frameworks": "NetCorePush.framework"
}
}