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