blob: f49434c84ab2b8df77a13dee39b3a251c7b9a036 [file] [log] [blame]
{
"name": "ICXLoginModule",
"version": "0.1.1",
"summary": "Login Module for ICX.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.icarbonx.com/lvjiazhen/ICXLoginModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
" 吕佳珍": "lvjiazhen@icarbonx.com"
},
"source": {
"git": "https://git.icarbonx.com/lvjiazhen/ICXLoginModule.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXLoginModule/Classes/**/*",
"dependencies": {
"ICXHTTPManager": [
"~> 0.1.2"
],
"ICXTokenModule": [
"~> 0.1.2"
]
}
}