blob: 384fcd6e4cecd82f2c936e93db4a7e8726e94e25 [file] [log] [blame]
{
"name": "LQTools",
"version": "1.5.5",
"summary": "Tools of lowkeyApe.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lowkeyApe/LQTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"563096676@qq.com": "563096676@qq.com"
},
"source": {
"git": "https://github.com/lowkeyApe/LQTools.git",
"tag": "1.5.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LQTools/Classes/**/*",
"resources": [
"LQTools/Classes/LQPhotoBrowser/MBProgressHUD.bundle",
"LQTools/Assets/*.png"
],
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
],
"SDWebImage": [
]
}
}