blob: cef2204773c735edb64ef63e3d9ea86b7bb3e37e [file] [log] [blame]
{
"name": "TapstreamIOS",
"version": "3.2.1",
"summary": "BETA Tapstream marketing analytics SDK for iOS.",
"homepage": "https://tapstream.com/",
"license": "MIT",
"authors": {
"Michael Zsigmond": "support@tapstream.com"
},
"source": {
"git": "https://github.com/tapstream/tapstream-sdk-ios.git",
"tag": "v3.2.1-ios"
},
"platforms": {
"ios": "7.0"
},
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"pushed_with_swift_version": null,
"subspecs": [
{
"name": "Core",
"source_files": [
"tapstream-sdk-ios",
"tapstream-sdk-ios/ios-only"
]
},
{
"name": "InAppLanders",
"source_files": [
"tapstream-sdk-ios",
"tapstream-sdk-ios/ios-only",
"tapstream-sdk-ios/in-app-landers"
],
"resources": "tapstream-sdk-ios/in-app-landers/*.xib"
},
{
"name": "WordOfMouth",
"source_files": [
"tapstream-sdk-ios",
"tapstream-sdk-ios/ios-only",
"tapstream-sdk-ios/word-of-mouth"
],
"resources": "tapstream-sdk-ios/word-of-mouth/*.xib"
}
]
}