[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 7 / b / d / MobileEngageSDK / 0.5.0 / MobileEngageSDK.podspec.json
blob7f3376648bbb01b9ac795d9c2f6d793b37b2379b
2   "name": "MobileEngageSDK",
3   "version": "0.5.0",
4   "homepage": "http://documentation.emarsys.com/",
5   "license": "Mozilla Public License 2.0",
6   "authors": {
7     "Emarsys Technologies": "mobile-team@emarsys.com"
8   },
9   "summary": "Mobile Engage iOS SDK",
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/emartech/ios-mobile-engage-sdk.git",
15     "tag": "0.5.0"
16   },
17   "source_files": "MobileEngage/**/*.{h,m}",
18   "public_header_files": [
19     "MobileEngage/MobileEngage.h",
20     "MobileEngage/MobileEngageStatusDelegate.h",
21     "MobileEngage/MEConfigBuilder.h",
22     "MobileEngage/MEConfig.h"
23   ],
24   "dependencies": {
25     "CoreSDK": [
27     ]
28   },
29   "libraries": [
30     "z",
31     "c++"
32   ]