blob: 709019a8f08c7912df6c9a389e6c49e581f15a3c [file] [log] [blame]
{
"name": "SHCRequest",
"version": "1.0.0",
"summary": "网络请求模块",
"homepage": "https://github.com/RoyceSun/SHCRequest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunhaichen": "heaven_sunhaichen@163.com"
},
"source": {
"git": "https://github.com/RoyceSun/SHCRequest.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Classes/**/*.{h,m}"
}