blob: 9d24550db7191aa68ed9f70e221cb4571342ee4d [file] [log] [blame]
{
"name": "LNTools",
"version": "1.1",
"summary": "常用工具类",
"homepage": "https://github.com/STPACS/LNTools",
"license": "MIT",
"authors": {
"STPACS": "87382980@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/STPACS/LNTools.git",
"tag": "1.1"
},
"source_files": "LNTools/Classes/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}