[Add] TMNewsInformationSDK 1.2.70
[CocoaPods.git] / Specs / 5 / 2 / 9 / gujemsiossdk / 0.1.2 / gujemsiossdk.podspec.json
blob7374e9a77a5475e263ae2346583df064bc7041ee
2   "name": "gujemsiossdk",
3   "version": "0.1.2",
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.2"
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   "frameworks": [
27     "UIKit",
28     "AVFoundation"
29   ],
30   "dependencies": {
31     "Google-Mobile-Ads-SDK": [
32       "~> 7.0"
33     ],
34     "FBSDKCoreKit": [
35       "~> 4.4.0"
36     ],
37     "FBSDKLoginKit": [
38       "~> 4.4.0"
39     ],
40     "FBSDKShareKit": [
41       "~> 4.4.0"
42     ],
43     "FBAudienceNetwork": [
44       "~> 4.1.0"
45     ],
46     "GoogleAds-IMA-iOS-SDK": [
47       "~> 3.0.beta.14"
48     ]
49   }