blob: af0171d06934a5d40836044f680486516d4fa898 [file] [log] [blame]
{
"name": "ICXMessageModule",
"version": "0.1.0",
"summary": "Framework base on Message.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.icarbonx.com/wangjunchang/ICXMessageModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"王军昌": "wangjunchang@icarbonx.com"
},
"source": {
"git": "https://git.icarbonx.com/wangjunchang/ICXMessageModule.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ICXMessageModule/Classes/**/*",
"dependencies": {
"ICXHTTPManager": [
"~> 0.1.5"
],
"OpenUDID": [
"~> 1.0.0"
]
}
}