[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / 0 / 9 / 4 / NRView / 0.2.1 / NRView.podspec.json
bloba36a1f05d551b6d646d333b54fb93441082634d5
2   "name": "NRView",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "View with image, text and button that makes showing no results much easier.",
7   "requires_arc": true,
8   "version": "0.2.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.2.1"
20   },
21   "frameworks": "UIKit",
22   "source_files": "Source/**/*.{swift}",
23   "resources": "Source/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
24   "swift_versions": "5.0",
25   "swift_version": "5.0"