blob: e44654480765b6f897ef5dbaa21df26ffe996374 [file] [log] [blame]
{
"name": "szhKit",
"version": "0.5.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"
},
"source": {
"git": "https://github.com/ShangZhehao/szhKit.git",
"tag": "0.5.0"
},
"source_files": "szhKit/Classes/**/*",
"frameworks": [
"Foundation",
"UIKit"
],
"swift_version": "4.2"
}