blob: 37b616964ef16ff401b18c66c8bf957ba9b5ae09 [file] [log] [blame]
{
"name": "ICXTokenModule",
"version": "0.1.3",
"summary": "modify Warehouse ownership.",
"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.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXTokenModule/Classes/**/*",
"dependencies": {
"ICXHTTPManager": [
"~> 0.1.2"
]
}
}