blob: 46feb9990b679aa1afeff4269bcad27d3ced46b1 [file] [log] [blame]
{
"name": "LRNetworking",
"version": "0.0.2",
"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": "7.0"
},
"source": {
"git": "https://github.com/lir9205/LRNetworking.git",
"tag": "0.0.2"
},
"source_files": "LRNetworking/**/*.{h,m}",
"requires_arc": true,
"frameworks": "Foundation"
}