blob: 81662f3d671cfbb49b8eb10508f8b047a740ca01 [file] [log] [blame]
{
"name": "STSafeCategory",
"version": "0.0.3",
"summary": "OC safe category to avoid bad access to objects",
"description": "Obejct-C safe category to avoid bad access to objects",
"homepage": "https://github.com/tscc01/STSafeCategory",
"license": "MIT",
"authors": {
"Sola Li": "tscc01@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/tscc01/STSafeCategory.git",
"tag": "0.0.3"
},
"source_files": [
"STSafeCategory/STSafeCategory/",
"STSafeCategory/STSafeCategory/STSafeCategory/*.{h,m}"
]
}