[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 1 / a / 3 / TapSenseAds / 2.1.8 / TapSenseAds.podspec.json
blob289da32d134a2164b113eb68a53c606b036bfc05
2   "name": "TapSenseAds",
3   "version": "2.1.8",
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_2.1.8_base.zip"
19   },
20   "resources": "TapSenseAds/TapSenseAds.embeddedframework/Resources/*",
21   "source_files": "TapSenseAds/NativeAdsCell/*.{h,m}",
22   "frameworks": [
23     "AdSupport",
24     "AVFoundation",
25     "CoreGraphics",
26     "CoreMedia",
27     "CoreTelephony",
28     "Foundation",
29     "ImageIO",
30     "MapKit",
31     "MediaPlayer",
32     "StoreKit",
33     "SystemConfiguration",
34     "UIKit"
35   ],
36   "vendored_frameworks": "TapSenseAds/TapSenseAds.embeddedframework/TapSenseAds.framework",
37   "requires_arc": true,
38   "xcconfig": {
39     "OTHER_LDFLAGS": "-ObjC"
40   }