[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / 3 / 6 / d / PUADSDK / 3.3.0 / PUADSDK.podspec.json
blob2931d8ce1eb73d32572357f4465162bd3253d194
2   "name": "PUADSDK",
3   "version": "3.3.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/043a7881-4c2a-4b92-acb5-4b56563e3a8b.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"