blob: eca8700905487fdb52fb5c3d934f92bee3a25bea [file] [log] [blame]
{
"name": "NBSlideUpView",
"version": "1.0",
"summary": "A drop-in modal view that animates on and off the screen to display information",
"homepage": "https://github.com/neerajbaid/NBSlideUpView/",
"license": {
"type": "MIT",
"text": "Copyright 2014. Neeraj Baid. This library is distributed under the terms of the MIT/X11."
},
"authors": {
"Neeraj Baid": "wdaareg@gmail.com"
},
"social_media_url": "http://twitter.com/2neeraj",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/neerajbaid/NBSlideUpView.git",
"tag": "1.0"
},
"source_files": "NBSlideUpView/*.{h,m}",
"resources": "NBSlideUpView/close.png",
"requires_arc": true
}