blob: 0ee92304c973d073a3c2575df4f695624a902bb0 [file] [log] [blame]
{
"name": "YYMyTool",
"version": "1.0.5",
"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.5"
},
"source_files": [
"YYTool/YYTool/YYToolBase/RequestTool/**/*.{h,m}",
"YYTool/YYTool/YYToolBase/YYMyTimeManager/**/*.{h,m}"
],
"requires_arc": true
}