blob: 29bd62897dba6e5f9b9c839cc9bbaf474bf98b74 [file] [log] [blame]
{
"name": "TammeAnalytics",
"version": "1.0.1",
"summary": "The easiest way to add Tamme to your iOS app",
"description": "TammeAnalytics allows you to integrate directly with the\ntamme.io platform for double sided marketplaces.",
"homepage": "http://tamme.io/",
"license": {
"type": "MIT"
},
"authors": {
"tamme": "opensource@tamme.io"
},
"source": {
"git": "https://bitbucket.org/tammeio/analytics-ios.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/meet_tamme",
"platforms": {
"ios": "7.0",
"tvos": "9.0"
},
"frameworks": [
"CoreTelephony",
"Security",
"StoreKit",
"SystemConfiguration",
"UIKit"
],
"source_files": [
"TammeAnalytics/Classes/**/*",
"TammeAnalytics/Vendor/**/*"
]
}