[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 2 / 6 / a / ImagePickerCoordinator / 1.0.0 / ImagePickerCoordinator.podspec.json
blob1bb80b3552f35c6f95569c5496de6e49785658a6
2   "name": "ImagePickerCoordinator",
3   "homepage": "https://github.com/Machipla/ImagePickerCoordinator",
4   "version": "1.0.0",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "authors": "Mario Chinchilla",
9   "summary": "The typical flow for picking an image now encapsulated in a coordinator!",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE.md"
13   },
14   "source": {
15     "git": "https://Machipla@github.com/Machipla/ImagePickerCoordinator.git",
16     "tag": "1.0.0"
17   },
18   "swift_version": "4.0",
19   "source_files": "Sources/**/*.swift",
20   "resource_bundles": {
21     "ImagePickerCoordinator": "Sources/*.bundle/**/*.lproj"
22   },
23   "dependencies": {
24     "CropViewController": [
26     ],
27     "ImagePicker": [
29     ]
30   },
31   "frameworks": "MobileCoreServices"