blob: af9f9b051e1cc8c2cb0128b61f1140346249e946 [file] [log] [blame]
{
"name": "TODocumentPickerViewController",
"version": "0.2.2",
"platforms": {
"ios": "9.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/TimOliver/TODocumentPickerViewController",
"authors": {
"Tim Oliver": "info@timoliver.com.au"
},
"summary": "A view controller for interacting with file systems on iOS.",
"source": {
"git": "https://github.com/TimOliver/TODocumentPickerViewController.git",
"tag": "0.2.2"
},
"source_files": "TODocumentPickerViewController/**/*.{h,m}",
"dependencies": {
"TOSearchBar": [
]
}
}