blob: 5907c85c7eaa8fda0dde9cae4d3ddbbbfca4dd70 [file] [log] [blame]
{
"name": "ICXTokenModule",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXTokenModule/Classes/**/*",
"dependencies": {
"ICXHTTPManager": [
"~> 0.1.2"
]
}
}