blob: 4db46e21c7d4861963a00e288c52622b4fb7657d [file] [log] [blame]
{
"name": "YSTool",
"version": "1.0.5",
"summary": "一些常用工具的封装",
"homepage": "https://github.com/yscode001/YSTool",
"license": "MIT",
"authors": {
"ys": "yscode@126.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/yscode001/YSTool.git",
"tag": "1.0.5"
},
"source_files": "YSTool/YSTool/YSTool/*.swift",
"frameworks": [
"UIKit",
"UserNotifications"
],
"deprecated": true
}