blob: 1c6262f9c23e4994a9e850d0fa52cd8821b96704 [file] [log] [blame]
{
"name": "ICXSampleBindModule",
"version": "0.1.7",
"summary": "修改样本绑定的逻辑处理以及组件依赖.",
"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.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXSampleBindModule/Classes/**/*",
"dependencies": {
"ICXHTTPManager": [
],
"ICXMBProgressHUDExtension": [
],
"MJExtension": [
],
"ICXUserInfoModule": [
]
}
}