[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / d / a / 5 / JSQNotificationObserverKit / 3.0.0 / JSQNotificationObserverKit.podspec.json
blob523f27bf659c22bec5cd51246ecd63806437f014
2   "name": "JSQNotificationObserverKit",
3   "version": "3.0.0",
4   "license": "MIT",
5   "summary": "Generic notifications and observers for Cocoa and CocoaTouch",
6   "homepage": "https://github.com/jessesquires/JSQNotificationObserverKit",
7   "documentation_url": "http://jessesquires.com/JSQNotificationObserverKit",
8   "social_media_url": "https://twitter.com/jesse_squires",
9   "authors": {
10     "Jesse Squires": "jesse.squires.developer@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/jessesquires/JSQNotificationObserverKit.git",
14     "tag": "3.0.0"
15   },
16   "source_files": "JSQNotificationObserverKit/JSQNotificationObserverKit/*.swift",
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.10",
20     "tvos": "9.0",
21     "watchos": "2.0"
22   },
23   "requires_arc": true