[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 5 / e / BSYNotificationCenter / 1.0.0 / BSYNotificationCenter.podspec.json
blob83f3bec81db920145bfff6bcc7697536f1c35ea6
2   "name": "BSYNotificationCenter",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "BSYNotificationCenter是对通知的简单封装,开发者不用再去关注移除这些问题,在方法中注册成功/接受成功后直接删除.",
6   "homepage": "https://github.com/baishiyun/BSYNotificationCenter",
7   "source": {
8     "git": "https://github.com/baishiyun/BSYNotificationCenter.git",
9     "tag": "1.0.0"
10   },
11   "source_files": "BSYNotificationCenter/*.{h,m}",
12   "requires_arc": true,
13   "platforms": {
14     "ios": "7.0"
15   },
16   "frameworks": [
17     "Foundation",
18     "UIKit"
19   ],
20   "authors": {
21     "白仕云": "baishiyun@163.com"
22   },
23   "social_media_url": "https://github.com/baishiyun"