[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 2 / 9 / gujemsiossdk / 0.1.1 / gujemsiossdk.podspec.json
blob5152b72e1f0ddae6d8e236b1e03d74f4aaf9fd31
2   "name": "gujemsiossdk",
3   "version": "0.1.1",
4   "summary": "G+J EMS mobile iOS SDK",
5   "description": "G+J EMS mobile iOS SDK\n\n* Helps integrating G+J EMS Google Ads\n* Replaces G+J EMS SDK based on Amobee, while keeping the same interfaces",
6   "homepage": "https://github.com/GuJEMSAdTech/gujemsiossdk",
7   "license": "MIT",
8   "authors": {
9     "Michael Brügmann": "mail@michael-bruegmann.de"
10   },
11   "source": {
12     "git": "https://github.com/GuJEMSAdTech/gujemsiossdk.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "gujemsiossdk": [
22       "Pod/Assets/*.xml"
23     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h",
26   "dependencies": {
27     "Google-Mobile-Ads-SDK": [
28       "~> 7.0"
29     ]
30   }