blob: 72b6ef3f3a9e6fbf341155e058c9b909632a627a [file] [log] [blame]
{
"name": "OpalImagePicker",
"version": "1.1.1",
"summary": "Multiple Selection Image Picker for iOS written in Swift",
"homepage": "https://github.com/opalorange/OpalImagePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"opalorange": "kris@opalorange.com"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/opalorange/OpalImagePicker.git",
"tag": "1.1.1"
},
"source_files": "OpalImagePicker/Source/*.swift",
"resource_bundles": {
"OpalImagePickerResources": [
"OpalImagePicker/SupportingFiles/**/*.xcassets"
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}