[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / b / 1 / Notifwift / 1.1.1 / Notifwift.podspec.json
blob2b5f50cec5031a23bd4395c106d9ac16f5d056c5
2   "name": "Notifwift",
3   "version": "1.1.1",
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": "1.1.1"
13   },
14   "source_files": "Notifwift/*.swift",
15   "swift_versions": "4.2",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "8.0"
19   },
20   "swift_version": "4.2"