[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / b / 8 / libmsgs / 0.2.0 / libmsgs.podspec.json
blobb5117099a5a9da0e79fc06d02bc955f40a5fbafb
2   "name": "libmsgs",
3   "version": "0.2.0",
4   "summary": "Msgs.io library for iOS",
5   "description": "                   ## What is Msgs.io?\n\n                   Msgs.io provides an elegant, high volume push notification service for iOS and Android (and with a limited set of functionality also BlackBerry).\n\n                   Are your users getting tired of push notifications? Msgs.io supports multiple channels and time/date/day based subscriptions.\n\n                   Note: We are currently in private alpha, only using the services for select customers.\n",
6   "homepage": "http://msgs.io",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Peter Verhane": "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.0"
20   },
21   "source_files": "src/**/*.{h,m}",
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "SystemConfiguration",
25     "MobileCoreServices"
26   ],
27   "requires_arc": true