blob: 6c0354b6e51fea6c87f20cf494243caedb5c33ec [file] [log] [blame]
{
"name": "szhKit",
"version": "0.1.0",
"summary": "The best way to deal with Dates & Time Zones in Swift",
"homepage": "https://github.com/ShangZhehao/szhKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ShangZhehao": "szh875925905@163.com"
},
"social_media_url": "https://twitter.com/danielemargutti",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/ShangZhehao/szhKit.git",
"tag": "0.1.0"
},
"source_files": "szhKit/Classes/**/*",
"frameworks": "Foundation",
"swift_version": "4.2"
}