[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 5 / 7 / ImagePickerWhatsApp / 1.0.0 / ImagePickerWhatsApp.podspec.json
blobaac11ea574ecaf9760a87f9d281b16b8434f3e48
2   "name": "ImagePickerWhatsApp",
3   "version": "1.0.0",
4   "summary": "Capture Image, Capture Video, Select Image from Library, Select Video from Library.",
5   "description": "--- i need some help supporting iOS 9 and 10 ---\ni was searching for a pod that will allow me to select media files like whatsapp does, but i wasn't able to find one so i created my own.",
6   "homepage": "https://github.com/jhonyourangel/ImagePickerWhatsApp.git",
7   "license": {
8     "type": "MIT",
9     "file": "/Users/aiu/Documents/cocoapods/ImagePickerWhatsApp/LICENSE"
10   },
11   "authors": {
12     "ion utale": "ion.utale@icloud.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "pod_target_xcconfig": {
18     "SWIFT_VERSION": "4"
19   },
20   "source": {
21     "git": "https://github.com/jhonyourangel/ImagePickerWhatsApp.git",
22     "tag": "1.0.0"
23   },
24   "exclude_files": "*.md",
25   "source_files": "ImagePickerWhatsApp/*.swift",
26   "resources": [
27     "ImagePickerWhatsApp/*.{png,jpeg,jpg,pdf,storyboard,xib, xcassets}",
28     "ImagePickerWhatsApp/*.xcassets"
29   ]