blob: 0e3245374c6b998548b6b8afb97899309f8fb2ef [file] [log] [blame]
{
"name": "AYFile",
"version": "2.2.0",
"summary": "File management",
"homepage": "https://github.com/alan-yeh/AYFile",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alan Yeh": "alan@yerl.cn"
},
"source": {
"git": "https://github.com/alan-yeh/AYFile.git",
"tag": "2.2.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "AYFile/Classes/**/*",
"dependencies": {
"SSZipArchive": [
]
}
}