blob: d52588f1a2f509e9444b16a9cd245eee12ccd227 [file] [log] [blame]
{
"name": "NRWViewLib",
"version": "0.1.10",
"summary": "Base View",
"description": "Base View Lib",
"homepage": "https://github.com/UknowHui/NRWViewLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"UknowHui": "wangyahuiuknow@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/UknowHui/NRWViewLib.git",
"tag": "0.1.10"
},
"source_files": "NRWViewLib/**/*.{h,m}",
"resources": "NRWViewLib/NRWViewLib.bundle",
"requires_arc": true
}