[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / 8 / 9 / MoE-InApp / 3.3.0 / MoE-InApp.podspec.json
blobb3363156b944d7fce6ef8dd00e199254cc0e99b5
2   "name": "MoE-InApp",
3   "version": "3.3.0",
4   "summary": "MoEngage InApp Campaigns for iOS",
5   "description": "InApp Messaging are custom views which you can send to a segment of users to show custom messages or give new offers or take to some specific pages. They can be created from your MoEngage dashboard and MOInApp framework enables you to show those InApp campaigns in your iOS Apps.",
6   "homepage": "https://www.moengage.com",
7   "documentation_url": "https://developers.moengage.com",
8   "license": {
9     "type": "Commercial",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "MobileDevs": "mobiledevs@moengage.com"
14   },
15   "social_media_url": "https://twitter.com/moengage",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source": {
20     "git": "https://github.com/moengage/MoEngage-iOS-SDK-Beta.git",
21     "tag": "moe-inapp-3.3.0"
22   },
23   "ios": {
24     "vendored_frameworks": "Frameworks/MoEngageInApps.xcframework"
25   },
26   "requires_arc": true,
27   "frameworks": [
28     "Foundation",
29     "UIKit",
30     "CoreGraphics"
31   ],
32   "dependencies": {
33     "MoE-iOS-SDK": [
34       ">= 8.3.0",
35       "< 8.4.0"
36     ]
37   }