blob: 3cd0273b9d83bfc3e11c90c1c54b98e10d001186 [file] [log] [blame]
{
"name": "NRWViewLib",
"version": "0.1.0",
"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.0"
},
"source_files": "NRWViewLib/*.{h,m}",
"public_header_files": "NRWViewLib/*.h",
"requires_arc": true
}