blob: 411fbebd816e7f14367450eb2791dce0730a5de0 [file] [log] [blame]
{
"name": "Tools",
"version": "0.1.9",
"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.9"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}