blob: 23fa915a8c7f35222668327719655689fa6ab73b [file] [log] [blame]
{
"name": "ICXLoginModule",
"version": "0.1.4",
"summary": "modify Warehouse ownership.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.icarbonx.com/ICX-iOS/ICXLoginModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
" 吕佳珍": "lvjiazhen@icarbonx.com"
},
"source": {
"git": "https://git.icarbonx.com/ICX-iOS/ICXLoginModule.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXLoginModule/Classes/**/*",
"dependencies": {
"ICXHTTPManager": [
"~> 0.1.2"
],
"ICXTokenModule": [
"~> 0.1.3"
]
}
}