blob: 433cdabefaae61c1b97bca38041409223a56a79b [file] [log] [blame]
{
"name": "JFFileManager",
"version": "1.0.2",
"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.2"
},
"source_files": "*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true,
"social_media_url": "https://twitter.com/mergesort",
"platforms": {
"ios": "5.0"
}
}