blob: d7dfff3ebbd16ba1d4eb89027b514aeb99dd354c [file] [log] [blame]
{
"name": "Swiftils",
"version": "0.0.3",
"summary": "Small usefull Swift utils",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/fmaxx/Swiftils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fmaxx": "firsoffmaxim@gmail.com"
},
"source": {
"git": "https://github.com/fmaxx/Swiftils.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Swiftils/**/*"
}