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