blob: ab5e623dee9c6ba53767dd80b6121106818c58f3 [file] [log] [blame]
{
"name": "LeanToolsKit",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LeanToolsKit/Classes/**/*",
"dependencies": {
"StartAppsKitExtensions": [
]
}
}