blob: 8d0af4761c00ddef4fe9918037283228c81e164a [file] [log] [blame]
{
"name": "SNFileManager",
"version": "0.0.1",
"summary": "file management.",
"description": "Make file management more handy",
"homepage": "https://github.com/snlo/SNFileManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"snlo": "snloveydus@sina.com"
},
"source": {
"git": "https://github.com/snlo/SNFileManager.git",
"tag": "0.0.1"
},
"source_files": "SNFileManager/SNFileManager/*.{h,m}",
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}