blob: cec7bc1eefa23f77dc7c7063ab969a7a840dc1d4 [file] [log] [blame]
{
"name": "Tools",
"version": "0.1.6",
"summary": "Severals classes we are using in our projetcs",
"description": "functions and helpers for Swift implemented in Swift. Because We are DRY",
"homepage": "https://github.com/LordAlexWorks/Tools",
"license": "MIT",
"authors": {
"bolo michelin": "bolo@lordalexworks.com"
},
"source": {
"git": "https://github.com/lordalexworks/Tools.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}