[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 3 / 1 / Adman / 2.17.3 / Adman.podspec.json
blob63a8bc9af47e0e03282693d8089c33bb2adb0a7b
2   "name": "Adman",
3   "version": "2.17.3",
4   "summary": "Adman is used to inject ads, to control audio ad playback and to serve a companion display banner",
5   "description": "Voice-Activated Ads allow users to engage with ads using voice commands.\nWhile listening to an audio, an ad user can speak various voice commands which will be introduced to users within the ad creative. When a user says ‘skip it’, ‘next’, ‘cancel’, ‘not interested’, etc, we stop serving the current ad and play the next one if there is one scheduled. \n\nWhen a user engages with the ad, we perform the requested action, e.g. open browser, playing a successive audio with ‘more details’, etc.\n\nActions can be ‘positive’ when users want to ‘know more’ or make a purchase or ‘negative’ when users say ‘no’ or ‘I’m not interested’.",
6   "homepage": "https://help.instreamatic.com/instreamatic-dialogue-ads/ios-manual-for-dialogue-ads",
7   "license": "GNU AGPLv3",
8   "authors": {
9     "Instreamatic": "support@instreamatic.com"
10   },
11   "platforms": {
12     "ios": "9.1"
13   },
14   "source": {
15     "git": "https://bitbucket.org/instreamatic/adman.ios",
16     "tag": "2.17.3"
17   },
18   "source_files": [
19     "Adman/*/*.{h,m}",
20     "Adman/*.{h,m}",
21     "AdmanBanner.{h,m}"
22   ],
23   "dependencies": {
24     "AFNetworking": [
25       "~> 4.0"
26     ],
27     "SocketRocket": [
29     ],
30     "PromisesObjC": [
31       "~> 1.2.4"
32     ]
33   }