[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 5 / 6 / ImageRow / 4.1.0 / ImageRow.podspec.json
blob6f8051a9c76f1155eb56b88358a820596a0a5410
2   "name": "ImageRow",
3   "version": "4.1.0",
4   "summary": "Eureka row that allows us to take or select a picture.",
5   "homepage": "https://github.com/EurekaCommunity/ImageRow",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Xmartlabs SRL": "swift@xmartlabs.com"
12   },
13   "source": {
14     "git": "https://github.com/EurekaCommunity/ImageRow.git",
15     "tag": "4.1.0"
16   },
17   "social_media_url": "https://twitter.com/EurekaCommunity",
18   "platforms": {
19     "ios": "9.3"
20   },
21   "requires_arc": true,
22   "ios": {
23     "source_files": "Sources/**/*.{swift}"
24   },
25   "dependencies": {
26     "Eureka": [
27       "~> 5.3.5"
28     ]
29   },
30   "swift_versions": "5.0",
31   "swift_version": "5.0"