blob: f469096ab3fefc202aac039dac45ee70d59e422c [file] [log] [blame]
{
"name": "NSShield",
"version": "0.0.4",
"summary": "We can use it to protect project from generic error. Feel free to contribute",
"description": "\"We can use it to protect project from generic error. Feel free to contribute\"",
"homepage": "https://github.com/nhnam/NSShield",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Alan": "nhnam.develop@gmail.com"
},
"source": {
"git": "https://github.com/nhnam/NSShield.git",
"tag": "0.0.4"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"public_header_files": "Classes/**/*.h",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}