blob: e8462b6f04ac8b6d35eb0f83f26cd00b7ef50609 [file] [log] [blame]
{
"name": "Vike",
"version": "0.1.6.5",
"summary": "A library that gives you single sign to most popular analytics, like Flurry, Mixpanel, GoogleAnalytics, etc.",
"homepage": "https://github.com/VizenkoRoman/Vike",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Roman Vizenko": "roman.vizenko@thinkmobiles.com"
},
"platforms": {
"ios": "8.3"
},
"source": {
"git": "https://github.com/VizenkoRoman/Vike.git",
"tag": "0.1.6.5"
},
"source_files": "Vike/{VikeVisualizer,VikeAnalytics}/*.{h,m,plist}",
"requires_arc": true,
"subspecs": [
{
"name": "AWSCognito",
"dependencies": {
"AWSCognito": [
]
}
},
{
"name": "AWSKinesis",
"dependencies": {
"AWSKinesis": [
]
}
},
{
"name": "AWSCore",
"dependencies": {
"AWSCore": [
]
}
},
{
"name": "AWSS3",
"dependencies": {
"AWSS3": [
]
}
},
{
"name": "AWSSQS",
"dependencies": {
"AWSSQS": [
]
}
}
]
}