blob: 5453a913e5cb4b1616d0f8dcf5620118a4381e48 [file] [log] [blame]
{
"name": "STSafeCategory",
"version": "0.0.2",
"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.2"
},
"source_files": [
"STSafeCategory/STSafeCategory/",
"STSafeCategory/STSafeCategory/STSafeCategory/*.{h,m}"
]
}