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