blob: ac9ac9d5796f98fb76a584bbc45d665c61ef86cd [file] [log] [blame]
{
"name": "YF_Storage",
"version": "1.0.4",
"summary": "云存档功能库",
"description": "iOS云存档功能库",
"homepage": "https://e.coding.net/szyifants/YF_Storage.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张强": "875252169@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://e.coding.net/szyifants/YF_Storage.git",
"tag": "1.0.4"
},
"vendored_frameworks": "YFStorage.framework",
"requires_arc": true,
"dependencies": {
"YF_Utils": [
],
"YF_Core": [
],
"YF_Auth": [
]
}
}