blob: 31a62b473171f36abf8ee4b30174a29c21861da1 [file] [log] [blame]
{
"name": "ICXSampleBindModule",
"version": "0.1.8",
"summary": "修改样本绑定状态为bound时候的判断.",
"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.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXSampleBindModule/Classes/**/*",
"dependencies": {
"ICXHTTPManager": [
],
"ICXMBProgressHUDExtension": [
],
"MJExtension": [
],
"ICXUserInfoModule": [
]
}
}