blob: b7cc32e6003b525f3442cdaf0ef40ecf3204a3f1 [file] [log] [blame]
{
"name": "HMCustomImagePicker",
"version": "0.1.3",
"summary": "A custom image picker for a better world.",
"description": "\"Custom Image Picker built by Daniel @ daniel.tjuatja@gmail.com predominantly\"",
"homepage": "https://github.com/Holmusk/ios-imagePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniel Tjuatja": "daniel.tjuatja@gmail.com"
},
"source": {
"git": "https://github.com/Holmusk/ios-imagePicker.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "HMCustomImagePicker/Classes/**/*",
"resource_bundles": {
"HMCustomImagePicker": [
"HMCustomImagePicker/Assets/**/*.{xcassets,json,imageset,png,storyboard,xib}"
]
},
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
],
"Whisper": [
]
},
"pushed_with_swift_version": "3.1"
}