blob: b3ae32771f34c6473db1e627d45350e2e7b282bb [file] [log] [blame]
{
"name": "UtilStr",
"version": "1.0.1",
"license": "MIT",
"summary": "private util str",
"homepage": "https://github.com/Liuyujiaodev/UtilStr.git",
"authors": "liuyujiao",
"source": {
"git": "https://github.com/Liuyujiaodev/UtilStr.git",
"tag": "1.0.1"
},
"description": "utilStr",
"source_files": [
"UtilStr",
"UtilStr/**/*.{h,m}"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"dependencies": {
"YJUtil": [
]
}
}