[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / b / 8 / libmsgs / 0.2.3 / libmsgs.podspec.json
blobeed4e6328958aa0634d8cd0030d10a5c7c34f0ed
2   "name": "libmsgs",
3   "version": "0.2.3",
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.3"
20   },
21   "source_files": "src/**/*.{h,m}",
22   "frameworks": [
23     "SystemConfiguration",
24     "MobileCoreServices"
25   ],
26   "requires_arc": true