[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / f / b / InsideAppNotification / 0.2.3 / InsideAppNotification.podspec.json
blobec239f5bdd77dd2981d2ca12284a47d802f3477b
2   "name": "InsideAppNotification",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "swift_version": "4.2",
7   "summary": "InAppNotification shows notification inside of an iOS app.",
8   "requires_arc": true,
9   "version": "0.2.3",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Arnold Plakolli": "plakolliarnold@gmail.com"
16   },
17   "homepage": "https://github.com/plakolliarnold/InAppNotification",
18   "source": {
19     "git": "https://github.com/plakolliarnold/InAppNotification.git",
20     "tag": "0.2.3"
21   },
22   "frameworks": "UIKit",
23   "source_files": "InAppNotification/**/*.{swift}",
24   "resources": "InAppNotification/**/*.{xcassets}"