[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 3 / 6 / d / PUADSDK / 0.0.2 / PUADSDK.podspec.json
blob6223e1d2bf837be418ff44f8e64bf18e988dce19
2   "name": "PUADSDK",
3   "version": "0.0.2",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "union advert SDK.",
8   "homepage": "https://pinduoduo.com",
9   "authors": {
10     "xxx": "xxx"
11   },
12   "source": {
13     "http": "https://dl.pddpic.com/upload/puadsdk/caafc688-82b3-496d-870b-4be7d6403842.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     "AppTrackingTransparency",
30     "CoreMotion",
31     "CoreTelephony",
32     "CoreGraphics",
33     "MobileCoreServices",
34     "Security",
35     "SystemConfiguration",
36     "WebKit"
37   ],
38   "source_files": "lib/PUADSDK/Classes/**/**.{h,m}",
39   "public_header_files": "lib/PUADSDK/Classes/public/*.h",
40   "vendored_libraries": "lib/Libraries/*.a"