blob: 156c4c96f6562267f9ad560f29b9473fc0d8760f [file] [log] [blame]
{
"name": "LSNetworking",
"version": "0.1.5",
"summary": "对NSURLSession的一个简单封装",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ThomasTan1987/LSNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ThoamsTan": "thomastan@vipabc.com"
},
"source": {
"git": "https://github.com/ThomasTan1987/LSNetworking.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSNetworking/**/*"
}