[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 3 / c / EKNotifView / 0.0.1 / EKNotifView.podspec.json
blob0224ee53a78fd309f28c845748de92f63ab2b25c
2   "name": "EKNotifView",
3   "version": "0.0.1",
4   "summary": "A Simple, easily customizable, lightweight notification system for iOS Apps.",
5   "homepage": "https://github.com/ekdevdes/EKNotifView",
6   "authors": {
7     "Ethan Kramer": "ekdevdes@gmail.com"
8   },
9   "source": {
10     "git": "https://github.com/ekdevdes/EKNotifView.git",
11     "commit": "f024f6afc9665be321178065ff201b3906b9c2ec"
12   },
13   "platforms": {
14     "ios": "4.0"
15   },
16   "source_files": "*.{h,m}",
17   "resources": "*.{png,xib}",
18   "frameworks": "QuartzCore",
19   "license": "MIT",
20   "dependencies": {
21     "MBCategory": [
22       "~> 0.0.1"
23     ]
24   },
25   "requires_arc": true