blob: 58e476a67669300fa198575c2d671a6023c3e578 [file] [log] [blame]
{
"name": "LNVToolbox",
"version": "0.0.1",
"summary": "A Toolbox created by Leon & Vane.",
"description": "A Toolbox created by Leon & Vane includes:\n* LNVLayout",
"homepage": "https://github.com/biohazardlover/LNVToolbox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Leon": "leon@leonandvane.date"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/biohazardlover/LNVToolbox.git",
"tag": "0.0.1"
},
"frameworks": "UIKit",
"source_files": "LNVToolbox/**/*.{h,m}",
"requires_arc": true
}