[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 2 / 3 / StatusBarNotificationCenter / 1.1.0 / StatusBarNotificationCenter.podspec.json
blob771675734a27f65ca0c70e7063a0cc0a13a4a2a0
2   "name": "StatusBarNotificationCenter",
3   "version": "1.1.0",
4   "summary": "a library that can be used in your application to show customised status bar notification.",
5   "description": "During out software development, we want to find a library that can show notification from the status bar,  This project learned many thought from  the popular CWStatusBarNotificationlibrary, but with much cleaner code implementation(in my own option) and fully written in Swift 2.0,  and more extendable, and also it comes with more customisation options, and support multitasking and split view comes with iOS9+ . You can check it if you want to find a custom status bar notification library.\nKey Feature:\n1. Support split view in iPad Air and iPad Pro\n2. Support Concurrency\n3. Highly customizable\n        \t   4. Simple architecture\n               ![screenshot](screenshots/screenshot.png)",
6   "homepage": "https://github.com/36Kr-Mobile/StatusBarNotificationCenter.git",
7   "license": "MIT",
8   "authors": {
9     "Shannon Wu": "inatu@icloud.com"
10   },
11   "source": {
12     "git": "https://github.com/36Kr-Mobile/StatusBarNotificationCenter.git",
13     "tag": "1.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/**/*",
20   "frameworks": "UIKit"