blob: 35f85e4cef742940a03e7a736d6548ed99fb6f4a [file] [log] [blame]
{
"name": "LSUtils",
"version": "0.0.7",
"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.7"
},
"source_files": "LSUtils/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SVProgressHUD": [
"~>2.2.5"
]
}
}