blob: 148f9591163de66cc98097da2e924cc2f008dda9 [file] [log] [blame]
{
"name": "TODocumentPickerViewController",
"version": "0.1.0",
"platforms": {
"ios": "7.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.1.0"
},
"source_files": "TODocumentPickerViewController/**/*.{h,m}"
}