blob: e93936aeab1a161654364a14ab7f1e1b52dd68e0 [file] [log] [blame]
{
"name": "SwiftCommonUtils",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftCommonUtils/Classes/**/*",
"pushed_with_swift_version": "3.0"
}