blob: e552762bb0480fb36d02e1769a66cadf5acfa46e [file] [log] [blame]
{
"name": "YSString",
"version": "1.0.6",
"summary": "字符串的常用功能扩展",
"homepage": "https://github.com/yscode001/YSString",
"license": "MIT",
"authors": {
"ys": "yscode@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yscode001/YSString.git",
"tag": "1.0.6"
},
"source_files": "YSString/YSString/YSString/**/*",
"frameworks": "UIKit",
"deprecated": true
}