[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 2 / 6 / MultiImageRow / 1.0.1 / MultiImageRow.podspec.json
blob94998966d1c5d955d33d1315c48588eb0e45c4db
2   "name": "MultiImageRow",
3   "homepage": "https://github.com/Machipla/MultiImageRow",
4   "version": "1.0.1",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "authors": "Mario Chinchilla",
9   "summary": "A multi image row for Eureka pod!",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE.md"
13   },
14   "source": {
15     "git": "https://Machipla@github.com/Machipla/MultiImageRow.git",
16     "tag": "1.0.1"
17   },
18   "swift_version": "4.0",
19   "source_files": "Sources/**/*.swift",
20   "resource_bundles": {
21     "MultiImageRow": "Sources/*.bundle/**/*.xib"
22   },
23   "dependencies": {
24     "Eureka": [
25       "~> 4.2.0"
26     ],
27     "AlamofireImage": [
28       "~> 3.3"
29     ],
30     "ImagePickerCoordinator": [
32     ]
33   }