blob: 6a03622078dc694bf2671079ca74541bb0b6e80d [file] [log] [blame]
{
"name": "CoreSupportLib",
"version": "1.3.8.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CoreSupportLib/Classes/**/*.{h,m}",
"resource_bundles": {
"CoreSupportLib": [
"CoreSupportLib/Classes/**/*.{png,xib}"
]
},
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"SVProgressHUD": [
"~> 2.2.5"
],
"LBXScan": [
"~> 2.3"
],
"TXAdapter": [
"~> 0.0.2"
],
"TXModel": [
"~> 1.0.1"
]
}
}