blob: 04b01f8f654e42843593de6ae1bf703ea9d6bbc6 [file] [log] [blame]
{
"name": "LSNetworking",
"version": "0.2.0",
"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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSNetworking/**/*"
}