[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 7 / e / 3 / OguryAds / 3.6.0 / OguryAds.podspec.json
blobb65805722e18b5fd802da09d67dc42779449b65f
2   "name": "OguryAds",
3   "summary": "Ogury Ads SDK",
4   "description": "Ogury Ads SDK.",
5   "authors": {
6     "Ogury Ltd.": "contact-paris@ogury.co"
7   },
8   "homepage": "https://docs.ogury.co",
9   "license": {
10     "type": "COMMERCIAL",
11     "text": "\tCopyright (c) Ogury Ltd. All rights reserved.\n"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "frameworks": [
17     "AdSupport",
18     "SystemConfiguration",
19     "UIKit"
20   ],
21   "weak_frameworks": [
22     "CoreTelephony"
23   ],
24   "default_subspecs": [
25     "OMID"
26   ],
27   "libraries": "z",
28   "requires_arc": true,
29   "version": "3.6.0",
30   "vendored_frameworks": "OguryAds.xcframework",
31   "dependencies": {
32     "OguryCore": [
33       "1.4.1"
34     ]
35   },
36   "source": {
37     "http": "https://binaries.ogury.co/release/ads-ios/3.6.0/OguryAds-3.6.0.tar.gz"
38   },
39   "subspecs": [
40     {
41       "name": "OMID",
42       "vendored_frameworks": "OMSDK_Ogury.xcframework"
43     }
44   ]