blob: 9ea45f31ed0d0c258bb5e146017cb7755ef314b1 [file] [log] [blame]
{
"name": "YYMyTool",
"version": "1.0.0",
"summary": "An easy way to send request and upload file",
"homepage": "https://github.com/yy32/YYMyTool",
"license": "MIT",
"authors": {
"YY": "3297509752@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yy32/YYMyTool.git",
"tag": "1.0.0"
},
"source_files": "YYTool/YYTool/RequestTool/*.{h,m}",
"requires_arc": true
}