blob: b405c93db39e40f56242f74f3f348b9b26f79206 [file] [log] [blame]
{
"name": "ICXLoginModule",
"version": "0.2.0",
"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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXLoginModule/Classes/**/*",
"dependencies": {
"ICXHTTPManager": [
],
"ICXTokenModule": [
],
"ICXUserInfoModule": [
]
}
}