blob: 50595352597d4c267fb506eb190f9d8846b56ea0 [file] [log] [blame]
{
"name": "ICXLoginModule",
"version": "0.1.8",
"summary": "URL拼接的时候,应该是用?追加,自己写成了&",
"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.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXLoginModule/Classes/**/*",
"dependencies": {
"ICXHTTPManager": [
],
"ICXTokenModule": [
],
"ICXUserInfoModule": [
]
}
}