[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 9 / d / SwiftNotification / 1.0.1 / SwiftNotification.podspec.json
blob5d83296d1809abe8131d57b4db1cb6554a4d40d1
2   "name": "SwiftNotification",
3   "version": "1.0.1",
4   "summary": "A simple SDK to create different notifications after iOS 10.0",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/minyingwu/SwiftNotification",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "minyingwu": "minyingwu123@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/minyingwu/SwiftNotification.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SwiftNotification/Classes/**/*",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "3"
24   }