blob: 77e7c81d1b95b8825f8e8664790e92c84f1a9988 [file] [log] [blame]
{
"name": "SegmentsSDK",
"version": "1.4.1",
"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"
},
"platforms": {
"ios": null
},
"source_files": [
"Pod/**/*.h"
],
"libraries": [
"z"
],
"frameworks": [
"CoreTelephony",
"SystemConfiguration",
"CoreLocation"
],
"vendored_libraries": [
"Pod/libSegmentsSDK_1.4.1.a"
]
}