blob: 9c9dd09786ed827217d61254e0a9e557f8d499b1 [file] [log] [blame]
{
"name": "NRView",
"platforms": {
"ios": "9.0"
},
"summary": "View with image, text and button that makes showing no results much easier.",
"requires_arc": true,
"version": "0.2.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ahmed M. Hassan": "ahmdmhasn@gmail.com"
},
"homepage": "https://github.com/ahmdmhasn/NRView",
"source": {
"git": "https://github.com/ahmdmhasn/NRView.git",
"tag": "0.2.2"
},
"frameworks": "UIKit",
"source_files": "Source/**/*.{swift}",
"resources": "Source/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_versions": "5.0",
"swift_version": "5.0"
}