[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 1 / 5 / 6 / ImageRow / 3.2.0 / ImageRow.podspec.json
blob846a840695292f86ef0d1c6ddd1e99ada6f7482b
2   "name": "ImageRow",
3   "version": "3.2.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": "3.2.0"
16   },
17   "social_media_url": "https://twitter.com/EurekaCommunity",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "ios": {
23     "source_files": "Sources/**/*.{swift}"
24   },
25   "dependencies": {
26     "Eureka": [
27       "~> 4.3"
28     ]
29   },
30   "swift_version": "4.2"