[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / f / 0 / TapIt / 3.1.7 / TapIt.podspec.json
blob867ffdfba2fbcb8f982edd63742d52ebe39c9e45
2   "name": "TapIt",
3   "version": "3.1.7",
4   "summary": "The TapIt Advertising SDK for iOS",
5   "homepage": "http://www.tapit.com",
6   "authors": {
7     "Phunware, Inc.": "http://www.phunware.com"
8   },
9   "social_media_url": "https://twitter.com/Phunware",
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/tapit/TapIt-iOS-SDK.git",
15     "tag": "v3.1.7"
16   },
17   "license": {
18     "type": "Copyright",
19     "text": "Copyright 2015 by Phunware Inc. All rights reserved."
20   },
21   "public_header_files": "Framework/TapIt.framework/Versions/A/Headers/*.h",
22   "ios": {
23     "vendored_frameworks": "Framework/TapIt.framework",
24     "frameworks": [
25       "Security",
26       "QuartzCore",
27       "SystemConfiguration",
28       "MobileCoreServices",
29       "CoreTelephony",
30       "MessageUI",
31       "EventKit",
32       "EventKitUI",
33       "CoreMedia",
34       "AVFoundation",
35       "MediaPlayer",
36       "AudioToolbox",
37       "AdSupport",
38       "StoreKit"
39     ]
40   },
41   "resources": "Framework/TapIt.bundle",
42   "xcconfig": {
43     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/TapIt/**\""
44   },
45   "requires_arc": true