blob: 2b4ac06ff399d95074c6e12b9f5eb7c171fb7558 [file] [log] [blame]
{
"name": "SwiftCommonUtils",
"version": "0.1.7",
"summary": "A short description of SwiftCommonUtils.",
"description": "Just common utils in swift.",
"homepage": "https://github.com/michaelhenry/SwiftCommonUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michael Henry Pantaleon": "me@iamkel.net"
},
"source": {
"git": "https://github.com/michaelhenry/SwiftCommonUtils.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftCommonUtils/Classes/**/*",
"pushed_with_swift_version": "3.0"
}