[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / f / d / 0 / RBAdMob-iOS / 0.0.1 / RBAdMob-iOS.podspec.json
blobeea434baf39ee79b5c62c9c0b2c31ce4b25cd61a
2   "name": "RBAdMob-iOS",
3   "version": "0.0.1",
4   "summary": "RBAdMob-iOS",
5   "homepage": "https://github.com/duanruiying/RBAdMob-iOS",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "duanruiying": "2237840768@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/duanruiying/RBAdMob-iOS.git",
15     "tag": "0.0.1"
16   },
17   "description": "TODO: iOS AdMob įŽ€åŒ–集成.",
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "requires_arc": true,
23   "user_target_xcconfig": {
24     "OTHER_LDFLAGS": [
25       "-w"
26     ]
27   },
28   "static_framework": true,
29   "pod_target_xcconfig": {
30     "OTHER_LDFLAGS": [
31       "-w"
32     ]
33   },
34   "source_files": "RBAdMob-iOS/Classes/Code/**/*",
35   "frameworks": [
36     "UIKit",
37     "Foundation",
38     "WebKit"
39   ],
40   "dependencies": {
41     "SnapKit": [
43     ],
44     "Google-Mobile-Ads-SDK": [
46     ]
47   },
48   "swift_version": "5.0"