[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 1 / 6 / AdPopcornSSP / 2.3.1 / AdPopcornSSP.podspec.json
blobf87dd2b1a3dd6c47df5f1c99ebc3ea77dd5e92dc
2   "name": "AdPopcornSSP",
3   "version": "2.3.1",
4   "summary": "AdPopcornSSP.framework",
5   "homepage": "https://github.com/IGAWorksDev/AdPopcornSSP-iOS",
6   "license": {
7     "type": "Commercial",
8     "text": "All text and design is copyright 2006-2021 igaworks, Inc.\n\nAll rights reserved.\n\nhttps://github.com/IGAWorksDev/AdPopcornSSP-iOS\n"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "authors": {
14     "mick": "mick@igaworks.com"
15   },
16   "source": {
17     "git": "https://github.com/IGAWorksDev/AdPopcornSSP-iOS.git",
18     "tag": "2.3.1"
19   },
20   "resources": "AdPopcornSSP.bundle",
21   "ios": {
22     "vendored_frameworks": "AdPopcornSSP.framework"
23   },
24   "frameworks": [
25     "AdSupport",
26     "MobileCoreServices",
27     "MessageUI",
28     "MediaPlayer",
29     "AVKit",
30     "AVFoundation",
31     "CoreMedia",
32     "CoreTelephony",
33     "SystemConfiguration",
34     "WebKit"
35   ],
36   "libraries": "xml2",
37   "xcconfig": {
38     "HEADER_SEARCH_PATHS": "\"$(SDKROOT)/usr/include/libxml2\""
39   },
40   "pod_target_xcconfig": {
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   },
43   "user_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45   }