blob: 0d694d1ad9da1713f4a2e9d88213829283d1d587 [file] [log] [blame]
{
"name": "HYFileManager",
"version": "0.1.2",
"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.2"
},
"source_files": "HYFileManager/*.{h,m}",
"platforms": {
"ios": "5.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}