[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 7 / e / 3 / OguryAds / 3.5.0 / OguryAds.podspec.json
blob1680c1ba842a2f6d156552aa0b0dd26b0179a2f6
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.5.0",
30   "vendored_frameworks": "OguryAds.xcframework",
31   "dependencies": {
32     "OguryCore": [
33       "1.4.0"
34     ]
35   },
36   "source": {
37     "http": "https://binaries.ogury.co/release/ads-ios/3.5.0/OguryAds-3.5.0.tar.gz"
38   },
39   "subspecs": [
40     {
41       "name": "OMID",
42       "vendored_frameworks": "OMSDK_Ogury.xcframework"
43     }
44   ]