[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 3 / 1 / Donky-RichMessage-PopUp / 4.0.0.2 / Donky-RichMessage-PopUp.podspec.json
blob3e4e7724861378d677f6f55d75d4eae284d84c9b
2   "name": "Donky-RichMessage-PopUp",
3   "version": "4.0.0.2",
4   "summary": "The complete Simple Push Module",
5   "description": "                       This is the Rich Message PopUp, it includes everything to receive rich messages and display them to your users. Once the user closes the 'pop up' window, the messages are then destroyed (this can be toggled via the API).\n",
6   "homepage": "https://github.com/Donky-Network/DonkySDK-iOS-Modular",
7   "license": "MIT",
8   "authors": {
9     "Donky Networks Ltd": "sdk@mobiledonky.com"
10   },
11   "source": {
12     "git": "https://github.com/Donky-Network/DonkySDK-iOS-Modular.git",
13     "tag": "v4.0.0.2"
14   },
15   "social_media_url": "https://twitter.com/mobiledonky",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "src/modules/Messaging/Rich/UI/**/*.{h,m}",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "dependencies": {
26     "Donky-RichMessage-Logic": [
27       ">= 4.0.0.2"
28     ],
29     "Donky-CommonMessaging-UI": [
30       ">= 4.0.0.2"
31     ]
32   }