blob: 8a5a8c05d4c1d5ec949d64c96bb651c312f73204 [file] [log] [blame]
{
"name": "YRClassSafeCategory",
"version": "1.0.0",
"summary": "A easy use category set to keep some method safe and reduce the crash.",
"description": "A easy use category set to keep some method safe and reduce the crash.\nand easy to get right type data with this category.",
"homepage": "https://github.com/YueRuo/YRClassSafeCategory",
"license": "MIT",
"authors": {
"wangxiaoyu": "wxy_yueruo@126.com"
},
"source": {
"git": "https://github.com/YueRuo/YRClassSafeCategory.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "YRClassSafeCategory/**/*"
}