blob: 3b53a0b7ab425da25dbfca0c4aa8b6d3991acc20 [file] [log] [blame]
{
"name": "LRNetworking",
"version": "0.0.1",
"summary": "A simple package for AFNetworking",
"description": "A simple package for AFNetworking used in most projects",
"homepage": "https://github.com/lir9205/LRNetworking",
"license": "MIT",
"authors": {
"轉身、晴兲": "943175984@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/lir9205/LRNetworking.git",
"tag": "0.0.1"
},
"source_files": "LRNetworking/**/*.{h,m}",
"requires_arc": true,
"frameworks": "Foundation"
}