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