[Add] VIDVOCR 3.1.5
[CocoaPods.git] / Specs / 5 / c / d / MPNotificationView-Applicaster / 1.1.2 / MPNotificationView-Applicaster.podspec.json
blob41d7f0dcc8f8888b6872f5ab8487d8f6e6659148
2   "name": "MPNotificationView-Applicaster",
3   "version": "1.1.2",
4   "summary": "An in-app notification view that mimics the iOS 6 notification views which appear above the status bar.",
5   "homepage": "https://github.com/Moped/MPNotificationView",
6   "license": "MIT",
7   "authors": {
8     "Engin Kurutepe": "engin@kurutepe.com"
9   },
10   "source": {
11     "git": "https://github.com/applicaster/MPNotificationView.git",
12     "tag": "1.1.2"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": [
18     "MPNotificationView/*.{h,m}",
19     "OBGradientView/*.{h,m}"
20   ],
21   "public_header_files": "MPNotificationView/**/*.h",
22   "requires_arc": true