blob: 2b381cb80678b3fbe2b64c97bebc5611dc97caf4 [file] [log] [blame]
{
"name": "safeBoundExtension",
"version": "0.0.1",
"summary": "Prevents container objects from collapsing.",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"homepage": "https://github.com/JekinChou/safeBoundExtension",
"authors": {
"zhangjie": "454200568@qq.com"
},
"source": {
"git": "https://github.com/JekinChou/safeBoundExtension.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"safeBoundExtension/safeObject",
"*"
]
}