blob: bc7599b424aab2cf3f0128df3fbea60c2c1b4a8c [file] [log] [blame]
{
"name": "FCXSafeCollections",
"version": "0.2.0",
"summary": "工程安全类,解决项目中经常遇到的数组越界、字典键值对为空操作等闪退问题.",
"description": "解决项目中经常遇到的数组越界、字典键值对为空操作等闪退问题、keyValue引起的闪退, 在Debug模式会在控制台输出相应的错误原因,并且不会导致程序闪退.",
"homepage": "https://github.com/FCXPods/FCXSafeCollections",
"license": "MIT",
"authors": {
"fengchuanxiang": "fengchuanxiang@126.com"
},
"source": {
"git": "https://github.com/FCXPods/FCXSafeCollections.git",
"tag": "0.2.0"
},
"source_files": "FCXSafeCollections/"
}