[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 6 / 9 / d / SwiftNotification / 1.0.2 / SwiftNotification.podspec.json
blobac60c6e152dcd4565ebd7e1785d0145bb0ef8bfb
2   "name": "SwiftNotification",
3   "version": "1.0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SwiftNotification/Classes/**/*",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "3"
24   }