[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / d / 2 / AdPopcornCaulyWrapper / 0.0.1 / AdPopcornCaulyWrapper.podspec.json
blobd7ae9b2c4cda343e8edfc16bf00fe532871ddd57
2   "name": "AdPopcornCaulyWrapper",
3   "version": "0.0.1",
4   "summary": "This repository is built to wrap Cauly SDK.",
5   "description": "This repository is built to wrap Cauly SDK. Use this repository for AdPopcorn adapter support.",
6   "homepage": "https://www.cauly.net/index.html#/",
7   "license": {
8     "type": "MIT",
9     "text": "LICENSE"
10   },
11   "authors": {
12     "Markus": "markus@adop.cc"
13   },
14   "source": {
15     "git": "https://github.com/bidmad/cocoapod.git",
16     "tag": "AdPopcornCaulyWrapper.0.0.1"
17   },
18   "vendored_frameworks": "Cauly.xcframework",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "swift_versions": "5.0",
23   "frameworks": [
24     "AVKit",
25     "UIKit",
26     "Foundation",
27     "CoreGraphics",
28     "QuartzCore",
29     "SystemConfiguration",
30     "MediaPlayer",
31     "CFNetwork",
32     "MessageUI",
33     "EventKit",
34     "AdSupport"
35   ],
36   "pod_target_xcconfig": {
37     "ENABLE_BITCODE": "NO",
38     "OTHER_LDFLAGS": "-ObjC"
39   },
40   "swift_version": "5.0"