blob: 9cae6dc303933211c1a03a481b1a1221e17c2db1 [file] [log] [blame]
{
"name": "LeanUIKit",
"version": "0.1.8",
"summary": "UIKit enhancement",
"description": "UIKit enhancement",
"homepage": "https://github.com/dirtyhabits97/LeanUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gonzalo Reyes Huertas": "gonzalorehu.97.31@gmail.com"
},
"source": {
"git": "https://github.com/dirtyhabits97/LeanUIKit.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LeanUIKit/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"LeanToolsKit": [
]
}
}