[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / a / 9 / MPC_Notification / 0.2.1 / MPC_Notification.podspec.json
blob11065ad986e42ca7c412b11af1e266e0d2fca859
2   "name": "MPC_Notification",
3   "version": "0.2.1",
4   "summary": "A highly customizable slide-down alert similar to a UILocalNotification.",
5   "description": "This CocoaPod allows you to display highly customizable in-app alerts. Alerts are dismissable with taps or pans.",
6   "homepage": "https://github.com/fareast555/MPC_Notification",
7   "license": {
8     "type": "BSD",
9     "file": "license.txt"
10   },
11   "authors": {
12     "Mike Critchley": "critchley55@yahoo.co.jp"
13   },
14   "source": {
15     "git": "https://github.com/fareast555/MPC_Notification.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "MPC_NotificationDemo/MPC_NotificationFiles/MPC_Notification.{h,m}",
23   "frameworks": "UIKit"