blob: a35fb1f4712d05070dee5de2719d05587b1cd3ec [file] [log] [blame]
{
"name": "LQCusLib",
"version": "0.1.0",
"summary": "A short description of LQCusLib.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LQYaphets/LQCusLib.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1345230233@qq.com": "1345230233@qq.com"
},
"source": {
"git": "https://github.com/LQYaphets/LQCusLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LQCusLib/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"ReactorKit": [
],
"RxCocoa": [
],
"RxCodable": [
],
"SnapKit": [
],
"SDWebImage": [
]
}
}