[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / e / 6 / LYNotificationCenter / 1.0.0 / LYNotificationCenter.podspec.json
blobb45045a2ac5917f3885c2f1da383014897e2452e
2   "name": "LYNotificationCenter",
3   "version": "1.0.0",
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.0"
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"