[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / e / 3 / OguryAds / 2.3.1 / OguryAds.podspec.json
blob425d045eecadc9b74698db839220486ea092f146
2   "description": "Ogury Ads SDK.",
3   "vendored_frameworks": "OguryAds/OguryAds.xcframework",
4   "frameworks": [
5     "AdSupport",
6     "SystemConfiguration",
7     "UIKit"
8   ],
9   "version": "2.3.1",
10   "default_subspecs": [
11     "OMID"
12   ],
13   "weak_frameworks": "CoreTelephony",
14   "authors": {
15     "Ogury Ltd.": "contact-paris@ogury.co"
16   },
17   "license": {
18     "type": "COMMERCIAL",
19     "text": "\tCopyright (c) Ogury Ltd. All rights reserved.\n"
20   },
21   "source": {
22     "http": "https://ads-ios-sdk.ogury.co/OguryAds_2.3.1.zip"
23   },
24   "requires_arc": true,
25   "homepage": "https://www.ogury.com",
26   "summary": "Ogury Ads SDK",
27   "libraries": "z",
28   "platforms": {
29     "ios": "10.0"
30   },
31   "name": "OguryAds",
32   "pod_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "user_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "subspecs": [
39     {
40       "name": "OMID",
41       "vendored_frameworks": "OguryAds/OMSDK_Oguryco.framework"
42     }
43   ]