blob: 32cbe36bfc8471f47ddc5500e14833a43740b1f4 [file] [log] [blame]
{
"name": "SWUtil",
"version": "0.1.0",
"summary": "Util functions for Swift for developer.",
"description": "CMTouchThroughView, CommonLog, Extensions, HTTPConstants, Operators, UIViewConstraintUtils",
"homepage": "https://github.com/mhtranbn/SWUtils.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mhtran": "hoangtm@runsystem.net"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/mhtranbn/SWUtils.git",
"tag": "0.1.0"
},
"source_files": "SWUtils/**/*.{swift}"
}