[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / f / 4 / LYSGoogleAd / 0.1.0 / LYSGoogleAd.podspec.json
blob94f34a299b2393b357c932c6a3a90921b617a61e
2   "name": "LYSGoogleAd",
3   "version": "0.1.0",
4   "summary": "GoogleAd的简单封装",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/MrLiuYS/LYSGoogleAd",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MrLiuYS": "3050700400@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/MrLiuYS/LYSGoogleAd",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LYSGoogleAd/Classes/**/*",
22   "dependencies": {
23     "Google-Mobile-Ads-SDK": [
25     ],
26     "Masonry": [
27       "~> 1.0.2"
28     ]
29   }