blob: 91b37bb61b1ec3bc0136f7d9062d186b758228ac [file] [log] [blame]
{
"name": "ICXTokenModule",
"version": "0.2.0",
"summary": "增加token处理机制.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.icarbonx.com/ICX-iOS/ICXTokenModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
" 吕佳珍": "lvjiazhen@icarbonx.com"
},
"source": {
"git": "https://git.icarbonx.com/ICX-iOS/ICXTokenModule.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXTokenModule/Classes/**/*",
"dependencies": {
"ICXHTTPManager": [
],
"ICXMediatorManager": [
]
}
}