[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 9 / 4 / NRView / 0.1.1 / NRView.podspec.json
blob6466fd049846f4a597f865fe224e493670b22089
2   "name": "NRView",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "View with image, text and button that makes showing no results much easier.",
7   "requires_arc": true,
8   "version": "0.1.1",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Ahmed M. Hassan": "ahmdmhasn@gmail.com"
15   },
16   "homepage": "https://github.com/ahmdmhasn/NRView",
17   "source": {
18     "git": "https://github.com/ahmdmhasn/NRView.git",
19     "tag": "0.1.1"
20   },
21   "frameworks": "UIKit",
22   "source_files": "NRView/**/*.{swift}",
23   "resources": "NRView/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
24   "swift_versions": "5.0",
25   "swift_version": "5.0"