[Add] CZarSDK 1.1.12
[CocoaPods.git] / Specs / d / e / b / HMCustomImagePicker / 0.1.3 / HMCustomImagePicker.podspec.json
blobb7cc32e6003b525f3442cdaf0ef40ecf3204a3f1
2   "name": "HMCustomImagePicker",
3   "version": "0.1.3",
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.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "requires_arc": true,
22   "source_files": "HMCustomImagePicker/Classes/**/*",
23   "resource_bundles": {
24     "HMCustomImagePicker": [
25       "HMCustomImagePicker/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"