blob: 852eeb56fac5c708d7eef2dfceb2273f35d2b3af [file] [log] [blame]
{
"name": "CoreSupportLib",
"version": "1.3.7",
"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.7"
},
"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"
]
}
}