[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 2 / f / OpenMediationKuaiShouAdapter / 2.0.3 / OpenMediationKuaiShouAdapter.podspec.json
blob9e82c2a961c458d79e17bf822abfc9df3e26175b
2   "name": "OpenMediationKuaiShouAdapter",
3   "version": "2.0.3",
4   "summary": "KsAd Adapter for OpenMediation",
5   "description": "KsAd adapter allows publishers to mediate KsAd interstitial and video ads in OpenMediation SDK",
6   "homepage": "https://github.com/AdTiming/OpenMediation-iOS",
7   "authors": "OpenMedaiton",
8   "license": {
9     "type": "LGPL-3.0",
10     "file": "LICENSE"
11   },
12   "source": {
13     "git": "https://github.com/AdTiming/OpenMediation-iOS.git",
14     "tag": "2.2.6"
15   },
16   "requires_arc": true,
17   "platforms": {
18     "ios": "9.0"
19   },
20   "dependencies": {
21     "OpenMediation": [
23     ]
24   },
25   "source_files": [
26     "OpenMediation/OpenMediationCustomEvent",
27     "OMKuaiShouAdapter"
28   ],
29   "public_header_files": "",
30   "pod_target_xcconfig": {
31     "OTHER_LDFLAGS": "-lObjC"
32   }