[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 8 / d / b / NBSlideUpView / 1.0 / NBSlideUpView.podspec.json
blobeca8700905487fdb52fb5c3d934f92bee3a25bea
2   "name": "NBSlideUpView",
3   "version": "1.0",
4   "summary": "A drop-in modal view that animates on and off the screen to display information",
5   "homepage": "https://github.com/neerajbaid/NBSlideUpView/",
6   "license": {
7     "type": "MIT",
8     "text": "Copyright 2014. Neeraj Baid. This library is distributed under the terms of the MIT/X11."
9   },
10   "authors": {
11     "Neeraj Baid": "wdaareg@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/2neeraj",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/neerajbaid/NBSlideUpView.git",
19     "tag": "1.0"
20   },
21   "source_files": "NBSlideUpView/*.{h,m}",
22   "resources": "NBSlideUpView/close.png",
23   "requires_arc": true