blob: 27ef94b044417de01d08db1c2e73dd922979d732 [file] [log] [blame]
{
"name": "Apptient-Segments-SDK",
"version": "1.4.2",
"summary": "The best Analytics and Segments SDK on the Planet!",
"description": " Segment intelligence and Analytics framework that enables you to track user activity, \n installed apps and fetch Segments related to their phone Location/Use habits.\n\n Have plugins for Unity and Android.\n",
"homepage": "http://www.apptient.com/",
"license": {
"type": "Commercial",
"text": "Developer's use of the SDK is governed by the license in the applicable APPTIENT Inc. Terms & Conditions. Some components of the SDK are governed by open source software licenses. In the event of any conflict between the license in the applicable APPTIENT Inc. Terms & Conditions and the applicable open source license, the terms of the open source license shall prevail with respect to those components. See APPTIENT Inc Terms & Conditions on http://www.apptient.com/terms\n"
},
"authors": {
"Bruno Bulic": "brbulic@gmail.com"
},
"source": {
"git": "https://github.com/APPTIENT/Apptient-Segments-SDK.git",
"tag": "1.4.2"
},
"platforms": {
"ios": null
},
"source_files": [
"Pod/**/*.h"
],
"libraries": [
"z"
],
"frameworks": [
"CoreTelephony",
"SystemConfiguration",
"CoreLocation"
],
"vendored_libraries": [
"Pod/libSegmentsSDK_1.4.2.a"
]
}