blob: 0314287772552971ec556e6fe673e16d95a01609 [file] [log] [blame]
{
"name": "ESUtils_swift",
"version": "0.0.1",
"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"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/EverydayStep/ESUtils_swift.git",
"tag": "0.0.1"
},
"source_files": "ESUtils_swift/ESUtils_swift/*.swift"
}