blob: 23985b68284aa7440f2274ac2cc455df63186a15 [file] [log] [blame]
{
"name": "SegmentsSDK",
"version": "1.4.1.0",
"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://apptient.com/",
"license": "MIT",
"authors": {
"Bruno Bulic": "brbulic@gmail.com"
},
"source": {
"git": "https://github.com/APPTIENT/SegmentsSDK.git",
"tag": "1.4.1.0"
},
"platforms": {
"ios": null
},
"deprecated_in_favor_of": "Apptient-Segments-SDK",
"source_files": [
"Pod/**/*.h"
],
"libraries": [
"z"
],
"frameworks": [
"CoreTelephony",
"SystemConfiguration",
"CoreLocation"
],
"vendored_libraries": [
"Pod/libSegmentsSDK_1.4.1.a"
]
}