blob: 004660bed6785025f875c86e92ba8b464b0947ed [file] [log] [blame]
{
"name": "LeanToolsKit",
"version": "0.1.3",
"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": {
"Gonzalo Reyes Huertas": "gonzalorehu.97.31@gmail.com"
},
"source": {
"git": "https://github.com/dirtyhabits97/LeanToolsKit.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LeanToolsKit/Classes/**/*",
"dependencies": {
"StartAppsKitExtensions": [
]
}
}