[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 3 / b / 1 / Notifwift / 0.2.2 / Notifwift.podspec.json
blobe5dab805ca1670d68c6467236281f8300f784f11
2   "name": "Notifwift",
3   "version": "0.2.2",
4   "summary": "NSNotificationCenter wrapper for Swift",
5   "license": "MIT",
6   "homepage": "https://github.com/takasek/Notifwift",
7   "authors": {
8     "takasek": "takassekiyoshi@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/takasek/Notifwift.git",
12     "tag": "0.2.2"
13   },
14   "source_files": "Notifwift/*.swift",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   }