blob: d6b3e2b0ffdb4c8a199878d69bed0b8c064f4577 [file] [log] [blame]
{
"name": "LeanToolsKit",
"version": "0.1.2",
"summary": "A library with helper methods",
"description": "A library with helper methods to simplify code, and avoid writing boilerplate code",
"homepage": "https://github.com/dirtyhabits97/LeanToolsKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dirtyhabits97": "gonzalorehu.97.31@gmail.com"
},
"source": {
"git": "https://github.com/dirtyhabits97/LeanToolsKit.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LeanToolsKit/Classes/**/*",
"dependencies": {
"StartAppsKitExtensions": [
]
},
"pushed_with_swift_version": "4.0"
}