[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 8 / c / 1 / XKNotificationCenter / 2.0.0 / XKNotificationCenter.podspec.json
blob648e110dd41e2e24888698919c32470b36358b0a
2   "name": "XKNotificationCenter",
3   "version": "2.0.0",
4   "summary": "消息中心,异步传递消息",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ryanmans/XKNotificationCenter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ryanmans": "1696186412@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ryanmans/XKNotificationCenter.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XKNotificationCenter/Classes/**/*",
22   "ios": {
23     "vendored_frameworks": "XKNotificationCenter/Classes/XKNotificationCenter.framework"
24   }