[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / a / d / 6 / DBAttachmentPickerController / 1.1.1 / DBAttachmentPickerController.podspec.json
blobe63b042899fe7000447ae208b091bbd09ee8b5cc
2   "name": "DBAttachmentPickerController",
3   "version": "1.1.1",
4   "authors": {
5     "Denis Bogatyrev": "denis.bogatyrev@gmail.com"
6   },
7   "summary": "This powerful component allows to select different types of files from different sources on your device",
8   "homepage": "https://github.com/d0ping/DBAttachmentPickerController",
9   "license": {
10     "type": "MIT"
11   },
12   "requires_arc": true,
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/d0ping/DBAttachmentPickerController.git",
18     "tag": "1.1.1"
19   },
20   "source_files": "Source/**/*.{h,m}",
21   "resources": "Source/**/*.{xib}",
22   "resource_bundles": {
23     "DBAttachmentPickerController": [
24       "Source/Localization/*.lproj"
25     ]
26   },
27   "public_header_files": "Source/**/*.h"