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