[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 4 / c / d / YumiBytedanceAds / 4.1.0.1 / YumiBytedanceAds.podspec.json
blob03cd9ec305e8d6c23d2cd6f2463d5fbb3d457ed8
2   "name": "YumiBytedanceAds",
3   "version": "4.1.0.1",
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-4.1.0.0.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     "AppTrackingTransparency"
50   ],
51   "pod_target_xcconfig": {
52     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
53   },
54   "user_target_xcconfig": {
55     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
56   }