blob: 50f28d7ea652f0bf6a702dfca6c254ec3f859687 [file] [log] [blame]
{
"name": "NSShield",
"version": "0.0.2",
"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.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}