[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 6 / 5 / 2 / Alleria / 0.2.0 / Alleria.podspec.json
blob9719fe043cda021b3800abf0fe335b0eab65e201
2   "name": "Alleria",
3   "version": "0.2.0",
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.0"
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   }