[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 6 / d / PUADSDK / 3.4.0 / PUADSDK.podspec.json
blobf80f2528dc0ce0cf57fb6a07d39a00a21fe7d275
2   "name": "PUADSDK",
3   "version": "3.4.0",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "union advert SDK.",
8   "homepage": "https://xxx.com",
9   "authors": {
10     "xxx": "xxx"
11   },
12   "source": {
13     "http": "https://dl.pddpic.com/upload/puadsdk/f210d46f-5d14-4470-a2b8-dd3531b29414.zip"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "pod_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "frameworks": [
25     "AVFoundation",
26     "CoreMedia",
27     "Accelerate",
28     "AdSupport",
29     "CoreMotion",
30     "CoreTelephony",
31     "CoreGraphics",
32     "MobileCoreServices",
33     "Security",
34     "SystemConfiguration"
35   ],
36   "weak_frameworks": [
37     "AppTrackingTransparency",
38     "WebKit"
39   ],
40   "source_files": "lib/PUADSDK/Classes/**/**.{h,m}",
41   "public_header_files": "lib/PUADSDK/Classes/public/*.h",
42   "vendored_libraries": "lib/Libraries/*.a"