blob: ce9419c9a263ac7a64eec7bf7daee69e78d92880 [file] [log] [blame]
{
"name": "YSTool",
"version": "1.0.7",
"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.7"
},
"source_files": "YSTool/YSTool/YSTool/*.swift",
"frameworks": [
"UIKit",
"UserNotifications"
],
"deprecated": true
}