[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 5 / b / 8 / libmsgs / 0.2.1 / libmsgs.podspec.json
blob7c897a98dda1ff762f232e1c374ae7b56456e517
2   "name": "libmsgs",
3   "version": "0.2.1",
4   "summary": "Msgs.io library for iOS",
5   "description": "## What is Msgs.io?\n\nMsgs.io provides an elegant, high volume push notification service for iOS and Android (and with a limited set of functionality also BlackBerry).\n\nAre your users getting tired of push notifications? Msgs.io supports multiple channels and time/date/day based subscriptions.\n\nNote: We are currently in private alpha, only using the services for select customers.",
6   "homepage": "http://msgs.io",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Peter Verhage": "peter@egeniq.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/egeniq/libmsgs-ios.git",
19     "tag": "0.2.1"
20   },
21   "source_files": "src/**/*.{h,m}",
22   "frameworks": [
23     "SystemConfiguration",
24     "MobileCoreServices"
25   ],
26   "requires_arc": true