blob: a36a1f05d551b6d646d333b54fb93441082634d5 [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.1",
"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.1"
},
"frameworks": "UIKit",
"source_files": "Source/**/*.{swift}",
"resources": "Source/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_versions": "5.0",
"swift_version": "5.0"
}