blob: 30e4f91637f305d7de14b5079e8c7a5ba6c34606 [file] [log] [blame]
{
"name": "Localytics",
"version": "4.3.2",
"summary": "Localytics iOS SDK",
"description": "Localytics analytics and marketing platform",
"homepage": "http://www.localytics.com",
"license": {
"type": "Copyright",
"file": "Localytics-iOS-4.3.2/LICENSE"
},
"authors": {
"Char Software, Inc. d/b/a Localytics": "support@localytics.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "http://downloads.localytics.com/SDKs/iOS/Localytics-iOS-4.3.2.dynamic.zip"
},
"vendored_frameworks": "Localytics-iOS-4.3.2/Localytics.framework",
"frameworks": [
"SystemConfiguration",
"AdSupport",
"CoreLocation"
],
"libraries": [
"z",
"sqlite3"
]
}