blob: 4bdee75611caf8b6349662962dd67515e5ab5dc8 [file] [log] [blame]
{
"name": "LHExtension",
"version": "0.0.2",
"summary": "A series of extension methods.",
"description": "A series of cocoa extension methods.",
"homepage": "https://github.com/lllhhh/LHExtension",
"license": "MIT",
"authors": {
"LLLHHH": "LLLLHHHH@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lllhhh/LHExtension.git",
"tag": "0.0.2"
},
"source_files": "LHExtension/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}