blob: 79e6f022041b0093294a5fbaf52e6caca8ebda65 [file] [log] [blame]
{
"name": "S-Safty",
"version": "0.1.2",
"summary": "Made the component of common module thread-safty simply",
"swift_versions": "4.0",
"description": "S-Safty provides some module which includes array and dictionary made thread-safty",
"homepage": "https://github.com/FelixLinBH/S-Safty",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"FelixLinBH": "linhandev@gmail.com"
},
"source": {
"git": "https://github.com/FelixLinBH/S-Safty.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/*",
"swift_version": "4.0"
}