blob: ae717e33ca020fd3154bfd49e27cb86072bc50dc [file] [log] [blame]
{
"name": "JFFileManager",
"version": "1.0.3",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"homepage": "https://github.com/mergesort/JFFileManager",
"authors": {
"Joe Fabisevich": "github@fabisevi.ch"
},
"summary": "Class methods which make dealing with files on iOS easier.",
"source": {
"git": "https://github.com/mergesort/JFFileManager.git",
"tag": "1.0.3"
},
"source_files": "*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true,
"social_media_url": "https://twitter.com/mergesort",
"platforms": {
"ios": "5.0"
}
}