[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 5 / f / 1 / NotificationUserInfoModel / 0.1.0 / NotificationUserInfoModel.podspec.json
blob6a76fcdc0e607bd6ce8f6e71d3a612d2e884115d
2   "name": "NotificationUserInfoModel",
3   "version": "0.1.0",
4   "summary": "A simple (de)serialing protocol to pass data with NotificationCenter.",
5   "description": "This pod provides a simple protocol to make it easier to work with NotificationCenter in Swift.",
6   "homepage": "https://github.com/dannys42/NotificationUserInfoModel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "danny@dannysung.com": "danny@dannysung.com"
13   },
14   "source": {
15     "git": "https://github.com/dannys42/NotificationUserInfoModel.git",
16     "tag": "release/0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "Classes/**/*"