[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / d / TAMedia-Ads-SDK / 5.0.1 / TAMedia-Ads-SDK.podspec.json
blobe7f718f8134a3d196ba25ce2f971363dea1221f8
2   "name": "TAMedia-Ads-SDK",
3   "version": "5.0.1",
4   "summary": "TAMedia Ads SDK.",
5   "description": "The TAMedia Ads SDK provides iOS mobile App developers a quick and easy way to integrate mobile App ads with banners, full-size interstitials, rich media and native ads.\niOS SDK tutorial:http://wiki.tamedia.com.tw/wiki/IOS_SDK_Developer_Guide_v2",
6   "homepage": "https://www.tamedia.com.tw",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright TaiwanMobile. All rights reserved."
10   },
11   "authors": "TaiwanMobile.",
12   "source": {
13     "http": "http://wiki.tamedia.com.tw/mediawiki/images/6/6c/TAMediaSDK_5.0.1%282%29.zip"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "TAMediaSDK_5.0.1/*.h",
19   "vendored_libraries": "TAMediaSDK_5.0.1/libTWMTAMediaAdsSDK.a",
20   "resources": [
21     "TAMediaSDK_5.0.1/*.png",
22     "TAMediaSDK_5.0.1/mute.caf"
23   ],
24   "frameworks": [
25     "AdSupport",
26     "AudioToolbox",
27     "AVFoundation",
28     "CoreGraphics",
29     "CoreTelephony",
30     "EventKit",
31     "Foundation",
32     "MessageUI",
33     "StoreKit",
34     "MediaPlayer",
35     "SystemConfiguration",
36     "UIKit",
37     "CoreAudio"
38   ],
39   "xcconfig": {
40     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/TAMEDIA-Ads-SDK/TAMediaSDK_5.0.1\""
41   },
42   "requires_arc": true