[Add] picoLLM-iOS 1.2.3
[CocoaPods.git] / Specs / 3 / 6 / d / PUADSDK / 3.5.0 / PUADSDK.podspec.json
blob1de98f7391d6b2872f47bed21b05410af0c01f89
2   "name": "PUADSDK",
3   "version": "3.5.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/ed0efd56-1aaa-4e54-8c44-f1fefe5b8d97.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     "CoreMotion",
29     "CoreTelephony",
30     "CoreGraphics",
31     "MobileCoreServices",
32     "Security",
33     "SystemConfiguration"
34   ],
35   "weak_frameworks": "WebKit",
36   "source_files": "lib/PUADSDK/Classes/**/**.{h,m}",
37   "public_header_files": "lib/PUADSDK/Classes/public/*.h",
38   "vendored_libraries": "lib/Libraries/*.a"