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