blob: a2c26168a37fa4af72560892a56782ef45091afa [file] [log] [blame]
{
"name": "ICXTokenModule",
"version": "0.1.8",
"summary": "更新BasicAuthorization请求头.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.icarbonx.com/ICX-iOS/ICXTokenModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
" 吕佳珍": "lvjiazhen@icarbonx.com"
},
"source": {
"git": "https://git.icarbonx.com/ICX-iOS/ICXTokenModule.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXTokenModule/Classes/**/*",
"dependencies": {
"ICXHTTPManager": [
"~> 0.1.2"
]
}
}