blob: eea434baf39ee79b5c62c9c0b2c31ce4b25cd61a [file] [log] [blame]
{
"name": "RBAdMob-iOS",
"version": "0.0.1",
"summary": "RBAdMob-iOS",
"homepage": "https://github.com/duanruiying/RBAdMob-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"duanruiying": "2237840768@qq.com"
},
"source": {
"git": "https://github.com/duanruiying/RBAdMob-iOS.git",
"tag": "0.0.1"
},
"description": "TODO: iOS AdMob įŽ€åŒ–集成.",
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"user_target_xcconfig": {
"OTHER_LDFLAGS": [
"-w"
]
},
"static_framework": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": [
"-w"
]
},
"source_files": "RBAdMob-iOS/Classes/Code/**/*",
"frameworks": [
"UIKit",
"Foundation",
"WebKit"
],
"dependencies": {
"SnapKit": [
],
"Google-Mobile-Ads-SDK": [
]
},
"swift_version": "5.0"
}