[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 4 / f / b / InsideAppNotification / 0.2.0 / InsideAppNotification.podspec.json
blob97c725762ed913fc8ee0e6b5a02da841f3159340
2   "name": "InsideAppNotification",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "swift_version": "4.1",
7   "summary": "InAppNotification shows notification inside of an iOS app.",
8   "requires_arc": true,
9   "version": "0.2.0",
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.0"
21   },
22   "frameworks": "UIKit",
23   "source_files": "InAppNotification/**/*.{swift}"