[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / 8 / 2 / MPNotificationView_Applicaster / 1.1.2 / MPNotificationView_Applicaster.podspec.json
blob06558dba573ed773a29e402b24e6b9925c0ab9a8
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