blob: 78b76ac4a9d0c4c63d8ea04b7ea3fae69180c1f1 [file] [log] [blame]
{
"name": "YJAdMob",
"version": "1.0.0",
"summary": "Google AdMob.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/liuyongjiesail/YJAdMob",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuyongjie": "liuyongjiesail@icloud.com"
},
"source": {
"git": "https://github.com/liuyongjiesail/YJAdMob.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC",
"ENABLE_BITCODE": "NO"
},
"source_files": "YJAdMob/Classes/**/*",
"dependencies": {
"Google-Mobile-Ads-SDK": [
"> 7.64.0"
]
}
}