[Add] CXHAdSDK-TopOn 1.6.6.1
[CocoaPods.git] / Specs / d / 2 / 1 / TODocumentPickerViewController / 0.2.2 / TODocumentPickerViewController.podspec.json
blobaf9f9b051e1cc8c2cb0128b61f1140346249e946
2   "name": "TODocumentPickerViewController",
3   "version": "0.2.2",
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.2"
19   },
20   "source_files": "TODocumentPickerViewController/**/*.{h,m}",
21   "dependencies": {
22     "TOSearchBar": [
24     ]
25   }