[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 2 / 3 / StatusBarNotificationCenter / 1.0.0 / StatusBarNotificationCenter.podspec.json
blob0fdb65937d55449f0f8f3858ae0db221111b1e4d
2   "name": "StatusBarNotificationCenter",
3   "version": "1.0.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.",
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.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/**/*",
20   "frameworks": "UIKit"