blob: 8aba2afadff05ddbe4e222e2ed6cc0859328fd6c [file] [log] [blame]
{
"name": "CoreSupportLib",
"version": "1.3.8",
"summary": "A short description of CoreSupportLib.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sunzhenglin/CoreSupportLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"acct<blob>=0xE7A9BAE781B5E699BAE883BD": "393992811@qq.com"
},
"source": {
"git": "https://github.com/sunzhenglin/CoreSupportLib.git",
"tag": "1.3.8"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CoreSupportLib/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"SVProgressHUD": [
"~> 2.2.5"
],
"LBXScan": [
"~> 2.3"
],
"TXAdapter": [
"~> 0.0.2"
],
"TXModel": [
"~> 1.0.1"
]
}
}