blob: ae8f35c0220dcfca25f014f8530784de1a30f705 [file] [log] [blame]
{
"name": "ICXTokenModule",
"version": "0.1.7",
"summary": "增加userAgent,修改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.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXTokenModule/Classes/**/*",
"dependencies": {
"ICXHTTPManager": [
"~> 0.1.2"
]
}
}