blob: 8b7b89b4692d3d265579aeac1a2791df2a646ad1 [file] [log] [blame]
{
"name": "ESUtils_swift",
"version": "0.0.3",
"summary": "Some common utils for iOS with swift",
"homepage": "https://github.com/EverydayStep/ESUtils_swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"codeLocker": "codeLockers@outlook.com"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/EverydayStep/ESUtils_swift.git",
"tag": "0.0.3"
},
"source_files": "ESUtils_swift/ESUtils_swift/*.swift",
"swift_version": "5.0"
}