[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 5 / 2 / Alleria / 0.2.1 / Alleria.podspec.json
blob66c8619653e1c450895c9c808092b7317678eaa7
2   "name": "Alleria",
3   "version": "0.2.1",
4   "summary": "广告SDK_iOS",
5   "description": "广告SDK,集成了腾讯GDT,谷歌AD.",
6   "homepage": "http://www.pinglang.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "301063915@qq.com": "301063915@qq.com"
13   },
14   "source": {
15     "git": "https://e.coding.net/pinglang/MobileAD-iOS.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Alleria/Classes/*.*",
22   "public_header_files": "Alleria/Classes/*.h",
23   "libraries": "nanopb",
24   "dependencies": {
25     "GDTMobSDK": [
27     ],
28     "Google-Mobile-Ads-SDK": [
30     ]
31   }