blob: 08615fe5135725a04eec4615ca7e93022d68c8f7 [file] [log] [blame]
{
"name": "ZRFileManager",
"version": "1.0.0",
"platforms": {
"ios": "7.0"
},
"summary": "A delightful setting interface framework.",
"homepage": "https://github.com/ZRRyan/ZRFileManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZRRyan": "ruizhang1314@gmail.com"
},
"source": {
"git": "https://github.com/ZRRyan/ZRFileManager.git",
"tag": "1.0.0"
},
"source_files": "ZRFileManager/*",
"requires_arc": true,
"frameworks": "UIKit"
}