blob: 66c8619653e1c450895c9c808092b7317678eaa7 [file] [log] [blame]
{
"name": "Alleria",
"version": "0.2.1",
"summary": "广告SDK_iOS",
"description": "广告SDK,集成了腾讯GDT,谷歌AD.",
"homepage": "http://www.pinglang.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"301063915@qq.com": "301063915@qq.com"
},
"source": {
"git": "https://e.coding.net/pinglang/MobileAD-iOS.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Alleria/Classes/*.*",
"public_header_files": "Alleria/Classes/*.h",
"libraries": "nanopb",
"dependencies": {
"GDTMobSDK": [
],
"Google-Mobile-Ads-SDK": [
]
}
}