blob: 9f60d3df6894cb9d981829dfd43a7cc6ec1c3b8d [file] [log] [blame]
{
"name": "AYFile",
"version": "2.1.1",
"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.1.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "AYFile/Classes/**/*",
"dependencies": {
"SSZipArchive": [
]
}
}