[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / 5 / 3 / 8 / DTImagePicker / 0.1.1 / DTImagePicker.podspec.json
blob08f032eeb225b8fa036b3f8ca2796a50566268aa
2   "name": "DTImagePicker",
3   "version": "0.1.1",
4   "summary": "A custom image picker for a better world.",
5   "description": "\"Custom Image Picker built by Daniel @ daniel.tjuatja@gmail.com predominantly\"",
6   "homepage": "https://github.com/Holmusk/ios-imagePicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Daniel Tjuatja": "daniel.tjuatja@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Holmusk/ios-imagePicker.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "requires_arc": true,
22   "source_files": "HMImagePicker/Classes/**/*.{swift}",
23   "resource_bundles": {
24     "HMImagePicker": [
25       "HMImagePicker/Assets/**/*.{xcassets,json,imageset,png,storyboard,xib}"
26     ]
27   },
28   "dependencies": {
29     "RxSwift": [
31     ],
32     "RxCocoa": [
34     ],
35     "Whisper": [
37     ]
38   },
39   "pushed_with_swift_version": "3.1"