[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / 4 / c / d / YumiBytedanceAds / 3.4.2.3 / YumiBytedanceAds.podspec.json
blob2970d26d64b2a5b751ac56279dcda2f2b4d417b6
2   "name": "YumiBytedanceAds",
3   "version": "3.4.2.3",
4   "summary": "YumiBytedanceAds.",
5   "description": "YumiBytedanceAds is the BytedanceAds SDK cocoapods created by Yumimobi",
6   "homepage": "http://www.yumimobi.com/",
7   "license": "MIT",
8   "authors": {
9     "Yumimobi sdk team": "ad-client@zplay.cn"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "http": "https://adsdk.yumimobi.com/iOS/ThirdPartySDK/BytedanceAds/BytedanceAds-3.4.2.3.tar.bz2"
16   },
17   "libraries": [
18     "c++",
19     "resolv",
20     "z",
21     "sqlite3",
22     "bz2",
23     "xml2",
24     "iconv"
25   ],
26   "xcconfig": {
27     "OTHER_LDFLAGS": "-ObjC"
28   },
29   "vendored_frameworks": "PangleSDK/*.framework",
30   "resources": "PangleSDK/BUAdSDK.bundle",
31   "frameworks": [
32     "UIKit",
33     "MapKit",
34     "WebKit",
35     "MediaPlayer",
36     "CoreLocation",
37     "AdSupport",
38     "CoreMedia",
39     "AVFoundation",
40     "CoreTelephony",
41     "StoreKit",
42     "SystemConfiguration",
43     "MobileCoreServices",
44     "CoreMotion",
45     "Accelerate",
46     "AudioToolbox",
47     "JavaScriptCore",
48     "Security"
49   ],
50   "pod_target_xcconfig": {
51     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
52   },
53   "user_target_xcconfig": {
54     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
55   }