[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 6 / d / PUADSDK / 3.3.2 / PUADSDK.podspec.json
blobf6826ac6ac5adee3db496d3b052781068d6beaf5
2   "name": "PUADSDK",
3   "version": "3.3.2",
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/00360bd7-9f35-42e9-968c-1d6e56e14166.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"