blob: 12afc983e7c063c2035341b0a8779ed52765a030 [file] [log] [blame]
{
"name": "SafeContainer",
"version": "0.0.3",
"summary": "to make operatoring containers of iOS such as 'NSArray'、'NSDictionary'、'NSSet' More Secure.",
"description": "the target of this project is to make operatoring containers of iOS such as 'NSArray'、'NSDictionary'、'NSSet' More Secure",
"homepage": "https://github.com/Ajian2017/SafeContainer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qzjian": "qzjian@gmail.com"
},
"source": {
"git": "https://github.com/Ajian2017/SafeContainer.git",
"tag": "0.0.3"
},
"source_files": "SafeContainner/*.{h,m}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}