[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / 3 / JMSystemNotifications / 0.0.1 / JMSystemNotifications.podspec.json
blob9e315a84161eb11fc0c37171d150d71ab6f1178e
2   "name": "JMSystemNotifications",
3   "version": "0.0.1",
4   "summary": "JMSystemNotifications is an Objective-C library for easily register OS System notifications",
5   "requires_arc": true,
6   "description": "\t\t\t\t  JMSystemNotifications is an Objective-C library for easily register OS System notifications. \n\t\t\t\t  Do you all the possible notifications send by the system.\n\t\t\t\t  * Here, the first 114 Notifications :)\n",
7   "homepage": "https://github.com/leverdeterre/JMSystemNotifications",
8   "license": "MIT",
9   "authors": {
10     "Jérôme Morissard": "morissardj@gmail.com"
11   },
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source": {
16     "git": "https://github.com/leverdeterre/JMSystemNotifications.git",
17     "tag": "0.0.1"
18   },
19   "source_files": [
20     "Classes",
21     "JMSystemNotifications/JMSystemNotifications/*.{h,m}"
22   ],
23   "public_header_files": "JMSystemNotifications/JMSystemNotifications/*.h",
24   "frameworks": "UIKit"