blob: 6ffe06277d74eb05c25fde9bb0f5fc6167be86c3 [file] [log] [blame]
{
"name": "SLKNetworking",
"version": "0.1.0",
"summary": "网络框架",
"description": "基础网络框架,方便使用",
"homepage": "https://github.com/tyjlp/SLKNetworking.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Leo": "332676989@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/tyjlp/SLKNetworking.git",
"tag": "0.1.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}