blob: c91a7ae8433eb99365a24c77a94ead2d91ff67d6 [file] [log] [blame]
{
"name": "ResonateAnalytics",
"version": "3.8.0-beta.2",
"summary": "Resonate Analytics",
"description": "Resonate Analytics for iOS",
"homepage": "https://resonate.com/",
"license": {
"type": "MIT"
},
"authors": {
"Resonate": "github@resonate.com"
},
"source": {
"git": "https://github.com/resonate/analytics-ios.git",
"tag": "3.8.0-beta.2"
},
"social_media_url": "https://twitter.com/resonatetweets",
"platforms": {
"ios": "7.0",
"tvos": "9.0"
},
"ios": {
"frameworks": "CoreTelephony"
},
"frameworks": [
"Security",
"StoreKit",
"SystemConfiguration",
"UIKit"
],
"source_files": [
"Analytics/Analytics.h",
"Analytics/Classes/**/*",
"Analytics/Vendor/**/*"
]
}