[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 8 / a / 2 / mfNotification / 1.0.4 / mfNotification.podspec.json
blobbd06d3527402cf6447219d130eb64e99c4d83a15
2   "name": "mfNotification",
3   "version": "1.0.4",
4   "summary": "InApp notification banner.",
5   "description": "mfNotification is an in-app notification view that allows you to easily display notification anywhere on your app.",
6   "homepage": "https://github.com/MohammadFirouzi/mfNotification",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mohammad Firouzi": "mohammad.spz@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/MohammadFirouzi/mfNotification.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Files/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "AudioToolbox"
26   ]