blob: 30e225c080e2e9aa24d03ec073e87737efbf3d25 [file] [log] [blame]
{
"name": "LvMessageModule",
"version": "0.1.0",
"summary": "A short description of LvMessageModule.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/krisouljz/LvMessageModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"krisouljz": "1435073930@qq.com"
},
"source": {
"git": "https://github.com/krisouljz/LvMessageModule.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LvMessageModule/Classes/**/*",
"dependencies": {
"LvHttpManager": [
],
"CocoaLumberjack": [
],
"ProtocolBuffers": [
]
}
}