blob: 8c140a4a2d7483b2d65d85d6dab595ebb71c50e5 [file] [log] [blame]
{
"name": "YNAdMob",
"version": "1.1.0",
"summary": "Test For YNAdMob.",
"description": "这就是一个测试,没别的,你信不信?",
"homepage": "https://github.com/lyn1204/YNAdMob.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nina": "nina@duodianmeihao.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/lyn1204/YNAdMob.git",
"tag": "1.1.0"
},
"resources": "Framework/YNAdMob.bundle",
"ios": {
"vendored_frameworks": "Framework/YNAdMob.framework"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Google-Mobile-Ads-SDK": [
]
}
}