blob: cfc730a933aa4c43fca6cbeb0776a5799a13c73f [file] [log] [blame]
{
"name": "ICXAddressModule",
"version": "0.1.0",
"summary": "A short description of ICXAddressModule.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.icarbonx.com/ICX-iOS/ICXAddressModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
" 吕佳珍": "lvjiazhen@icarbonx.com"
},
"source": {
"git": "https://git.icarbonx.com/ICX-iOS/ICXAddressModule.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXAddressModule/Classes/**/*",
"dependencies": {
"ICXHTTPManager": [
"~> 0.1.2"
],
"ICXTokenModule": [
"~> 0.1.3"
],
"MBProgressHUD": [
"~> 1.1.0"
],
"MJExtension": [
"~> 3.0.13"
]
}
}