blob: d4a7b6711d95620ca9fe16edc60024609824d8ea [file] [log] [blame]
{
"name": "ICXAddressModule",
"version": "0.1.1",
"summary": "修改UserAgent.",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXAddressModule/Classes/**/*",
"dependencies": {
"ICXHTTPManager": [
],
"ICXTokenModule": [
],
"MBProgressHUD": [
],
"MJExtension": [
]
}
}