blob: 0bc101df6c334230c758b35bb1ec592378470379 [file] [log] [blame]
{
"name": "LSUtils",
"version": "0.0.4",
"summary": "a self use utils",
"description": "LSUtils is a iOS utils for self use.",
"homepage": "https://github.com/SandroLiu/LSUtils",
"license": "MIT",
"authors": {
"sandro": "liushuai_ios@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SandroLiu/LSUtils.git",
"tag": "0.0.4"
},
"source_files": "LSUtils/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SVProgressHUD": [
"~>2.2.5"
]
}
}