blob: e06fa50c9d185713b8241d81e045c78c7fc0d4bf [file] [log] [blame]
{
"name": "SwiftCommonUtils",
"version": "0.1.10",
"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.10"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftCommonUtils/Classes/**/*"
}