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