blob: fa89df9c355fa039c54c64ce7a994b53bf8eb3de [file] [log] [blame]
{
"name": "HYFileManager",
"version": "0.1.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/castial/HYFileManager",
"authors": {
"Hyyy": "liyangliyang001@gmail.com"
},
"summary": "HYFileManager is a powerful util based on NSFileManager.",
"source": {
"git": "https://github.com/castial/HYFileManager.git",
"tag": "0.1.1"
},
"source_files": "HYFileManager/*.{h,m}",
"platforms": {
"ios": "5.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}