blob: 2d0bcb6cd9daf7a0b4e9017cac5a4f2756b4b5fb [file] [log] [blame]
{
"name": "ICXLoginModule",
"version": "0.1.7",
"summary": "删除所依赖组件的版本号",
"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.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXLoginModule/Classes/**/*",
"dependencies": {
"ICXHTTPManager": [
],
"ICXTokenModule": [
],
"ICXUserInfoModule": [
]
}
}