blob: bb32bd9d6a26fd9a9ee70ac5a15596ea8d90ace4 [file] [log] [blame]
{
"name": "LYQNetworking",
"version": "0.0.1",
"summary": "A short description of LYQNetworking.",
"homepage": "https://github.com/lyq226809/LYQNetworking",
"license": "MIT",
"authors": {
"lyq": "809996066@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lyq226809/LYQNetworking.git",
"tag": "0.0.1"
},
"source_files": [
"souce",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}