blob: 095adde9a78da88a2e42968749c9b236f790c065 [file] [log] [blame]
{
"name": "CoreSupportLib",
"version": "1.4.0",
"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.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CoreSupportLib/Classes/**/*.{h,m}",
"resource_bundles": {
"CoreSupportLib": [
"CoreSupportLib/Classes/**/*.{png,xib}"
]
},
"dependencies": {
"LBXScan": [
"~> 2.3"
],
"TXAdapter": [
"~> 0.0.2"
],
"TXModel": [
"~> 1.0.1"
]
}
}