[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / a / 3 / TapSenseAds / 3.2.2 / TapSenseAds.podspec.json
blob8df9ec6a7bf466dc21fc97aa2355c18251a4052c
2   "name": "TapSenseAds",
3   "version": "3.2.2",
4   "summary": "TapSense Ads iOS SDK",
5   "description": "With the TapSense Publisher SDK, start monetizing your apps from premium demand partners using banner, interstitial, and native ad units.",
6   "authors": "TapSense",
7   "homepage": "http://tapsense.com/",
8   "license": {
9     "type": "Copyright",
10     "text": "Copyright 2014 TapSense. All rights reserved."
11   },
12   "documentation_url": "https://github.com/TapSense/tapsense-ads-ios-sdk/wiki",
13   "social_media_url": "http://twitter.com/tapsense",
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "http": "https://s3.amazonaws.com/ts-sdks/ios-pub/tapsense_ios_publisher_sdk_3.2.2_base.zip"
19   },
20   "resources": "TapSenseAds/TapSenseAds.embeddedframework/Resources/*",
21   "frameworks": [
22     "AdSupport",
23     "AVFoundation",
24     "CoreGraphics",
25     "CoreMedia",
26     "CoreTelephony",
27     "Foundation",
28     "ImageIO",
29     "MapKit",
30     "MediaPlayer",
31     "StoreKit",
32     "SystemConfiguration",
33     "UIKit"
34   ],
35   "weak_frameworks": "WatchKit",
36   "vendored_frameworks": "TapSenseAds/TapSenseAds.embeddedframework/TapSenseAds.framework",
37   "requires_arc": true,
38   "xcconfig": {
39     "OTHER_LDFLAGS": "-ObjC"
40   }