blob: 523f27bf659c22bec5cd51246ecd63806437f014 [file] [log] [blame]
{
"name": "JSQNotificationObserverKit",
"version": "3.0.0",
"license": "MIT",
"summary": "Generic notifications and observers for Cocoa and CocoaTouch",
"homepage": "https://github.com/jessesquires/JSQNotificationObserverKit",
"documentation_url": "http://jessesquires.com/JSQNotificationObserverKit",
"social_media_url": "https://twitter.com/jesse_squires",
"authors": {
"Jesse Squires": "jesse.squires.developer@gmail.com"
},
"source": {
"git": "https://github.com/jessesquires/JSQNotificationObserverKit.git",
"tag": "3.0.0"
},
"source_files": "JSQNotificationObserverKit/JSQNotificationObserverKit/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"requires_arc": true
}