blob: 11a5897811ccb83f6a405bba83bd27bd0275d3a1 [file] [log] [blame]
{
"name": "LQTools",
"version": "1.5.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LQTools/Classes/**/*",
"resources": [
"LQTools/Classes/LQPhotoBrowser/MBProgressHUD.bundle",
"LQTools/Assets/*.png"
],
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
],
"SDWebImage": [
]
}
}