[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 5 / f / TammeAnalytics / 1.0.0 / TammeAnalytics.podspec.json
bloba7b6629709c61d58ab767993fb59b2da13a79404
2   "name": "TammeAnalytics",
3   "version": "1.0.0",
4   "summary": "The easiest way to add Tamme to your iOS app",
5   "description": "TammeAnalytics allows you to integrate directly with the\ntamme.io platform for double sided marketplaces.",
6   "homepage": "http://tamme.io/",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "tamme": "opensource@tamme.io"
12   },
13   "source": {
14     "git": "https://bitbucket.org/tammeio/analytics-ios.git",
15     "tag": "1.0.0"
16   },
17   "social_media_url": "https://twitter.com/meet_tamme",
18   "platforms": {
19     "ios": "7.0",
20     "tvos": "9.0"
21   },
22   "frameworks": [
23     "CoreTelephony",
24     "Security",
25     "StoreKit",
26     "SystemConfiguration",
27     "UIKit"
28   ],
29   "source_files": [
30     "Analytics/Classes/**/*",
31     "Analytics/Vendor/**/*"
32   ]