[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 6 / 4 / f / ZDMediaPickerSDK / 0.0.8 / ZDMediaPickerSDK.podspec.json
blob2af426d4a290f00dba539db1caef20a1505020fa
2   "name": "ZDMediaPickerSDK",
3   "version": "0.0.8",
4   "summary": "This media Picker allows picking Images, Videos, Live Photos and captures images and videos as well",
5   "description": "A Customized Media Picker which supports multiple selection using pan gesture and scrolls automatically on reaching top/bottom of the screen. It also supports custom previewing of image, video and live photo. Automatically resize the cells during orientation change. Supports separate album collections",
6   "homepage": "https://www.zoho.com",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "DeskMobile": "support@zohodesk.com"
12   },
13   "source": {
14     "git": "https://github.com/zoho/ZDMediaPickerSDK.git",
15     "tag": "0.0.8"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "native/ZDMediaPicker/ZDMediaPicker/**/*.{swift,h,m}",
21   "resources": "native/ZDMediaPicker/ZDMediaPicker/**/*.{strings,xib,xcassets,strings,ttf,otf,css,js,html,storyboard,eot,svg,woff,xcdatamodeld,json,sh,rb,proto}",
22   "public_header_files": "native/ZDMediaPicker/ZDMediaPicker/**/*.{h}",
23   "module_name": "ZDMediaPickerSDK",
24   "swift_versions": "5.0",
25   "swift_version": "5.0"