[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / c / e / 6 / LYNotificationCenter / 1.0.1 / LYNotificationCenter.podspec.json
blob04558d6672daf6130e8866fd79a11e6f6c572141
2   "name": "LYNotificationCenter",
3   "version": "1.0.1",
4   "license": "MIT",
5   "summary": "不需要手动移除observer的NotificationCenter",
6   "homepage": "https://github.com/GitHubXuLiying/LYNotificationCenter/",
7   "source": {
8     "git": "https://github.com/GitHubXuLiying/LYNotificationCenter.git",
9     "tag": "1.0.1"
10   },
11   "source_files": "LYNotificationCenter/*.{h,m}",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "frameworks": [
16     "UIKit",
17     "Foundation"
18   ],
19   "authors": {
20     "xuliying": "850401552@qq.com"
21   },
22   "social_media_url": "https://github.com/GitHubXuLiying"