[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / 0 / 7 / f / BSForegroundNotification / 1.8.2 / BSForegroundNotification.podspec.json
blob5e93d789636963fc0c7d27f1e271efa76bf1a732
2   "name": "BSForegroundNotification",
3   "version": "1.8.2",
4   "summary": "Present your custom iOS 10 notification alert when app is in foreground mode.",
5   "description": "If you need present notification that looks like a native notifaction in iOS 10 with custom actions including textfield while app is in foreground mode... this framework is for you:-) Simple and straightforward in use.",
6   "homepage": "https://github.com/kunass2/BSForegroundNotification",
7   "license": "MIT",
8   "authors": {
9     "Bartłomiej Semańczyk": "bartekss2@icloud.com"
10   },
11   "source": {
12     "git": "https://github.com/kunass2/BSForegroundNotification.git",
13     "tag": "1.8.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": [
21     "UIKit",
22     "AVFoundation"
23   ]