[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 0 / 9 / 4 / NRView / 0.2.2 / NRView.podspec.json
blob9c9dd09786ed827217d61254e0a9e557f8d499b1
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.2",
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.2"
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"