blob: 133e41d06504b12776ad5f4118a1f86af25b3f7e [file] [log] [blame]
{
"name": "MuemHttpTool",
"version": "0.1.0",
"summary": "This is MuemHttpTool.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.icarbonx.com/tangpeng/Muem-iOS-HttpTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tangpeng": "tangpeng@icarbonx.com"
},
"source": {
"git": "https://git.icarbonx.com/tangpeng/Muem-iOS-HttpTool.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MuemHttpTool/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1"
],
"FMDB": [
"~> 2.6.2"
],
"MJExtension": [
"~> 3.0.13"
]
}
}