[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 2 / 1 / TODocumentPickerViewController / 0.2.0 / TODocumentPickerViewController.podspec.json
blobbba1408bcf45f69ab646351ec6d7dd559074b515
2   "name": "TODocumentPickerViewController",
3   "version": "0.2.0",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "https://github.com/TimOliver/TODocumentPickerViewController",
12   "authors": {
13     "Tim Oliver": "info@timoliver.com.au"
14   },
15   "summary": "A view controller for interacting with file systems on iOS.",
16   "source": {
17     "git": "https://github.com/TimOliver/TODocumentPickerViewController.git",
18     "tag": "0.2.0"
19   },
20   "source_files": "TODocumentPickerViewController/**/*.{h,m}",
21   "dependencies": {
22     "TOSearchBar": [
24     ]
25   }