[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 4 / e / NRWViewLib / 0.1.9 / NRWViewLib.podspec.json
blobbe287128946e2f90e18baca81b859af2e455f10f
2   "name": "NRWViewLib",
3   "version": "0.1.9",
4   "summary": "Base View",
5   "description": "Base View Lib",
6   "homepage": "https://github.com/UknowHui/NRWViewLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "UknowHui": "wangyahuiuknow@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/UknowHui/NRWViewLib.git",
19     "tag": "0.1.9"
20   },
21   "source_files": "NRWViewLib/NRWViewLib.h",
22   "public_header_files": "NRWViewLib/NRWViewLib.h",
23   "resources": "NRWViewLib/NRWViewLib.bundle",
24   "default_subspecs": "NRWViewLib",
25   "subspecs": [
26     {
27       "name": "NRWViewLib",
28       "source_files": "NRWViewLib/*.{h,m}",
29       "public_header_files": "NRWViewLib/*.h"
30     }
31   ]