[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / e / 3 / OguryAds / 1.2.2 / OguryAds.podspec.json
blob381118d63bb8de1afe44a2e17092e3c568b49db9
2   "name": "OguryAds",
3   "summary": "Ogury Ads SDK",
4   "description": "Ogury Ads SDK.",
5   "homepage": "https://www.ogury.com",
6   "authors": {
7     "Ogury Ltd.": "contact-paris@ogury.co"
8   },
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": "CoreTelephony",
22   "libraries": "z",
23   "requires_arc": true,
24   "version": "1.2.2",
25   "vendored_frameworks": "OguryAds/OguryAds.framework",
26   "source": {
27     "http": "https://ads-ios-sdk.ogury.co/OguryAds_1.2.2.zip"
28   },
29   "default_subspecs": [
30     "OMID"
31   ],
32   "subspecs": [
33     {
34       "name": "OMID",
35       "vendored_frameworks": "OguryAds/OMSDK_Oguryco.framework"
36     }
37   ]