[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / c / 4 / VideoRow / 0.1.2 / VideoRow.podspec.json
blobe94d85bfb40d0c3565a6b9a12112d11c9ad02aed
2   "name": "VideoRow",
3   "version": "0.1.2",
4   "summary": "Eureka row that allows us to take or select a video.",
5   "description": "This is an add-on to the many rows that are in the Eureka Community. This row will allow users to select a video from there library to export to a backend service of there choosing.",
6   "homepage": "https://github.com/EurekaCommunity/VideoRow",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Smiller193": "shawn.miller@temple.edu"
13   },
14   "source": {
15     "git": "https://github.com/EurekaCommunity/VideoRow.git",
16     "tag": "0.1.2"
17   },
18   "social_media_url": "https://twitter.com/EurekaCommunity",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "VideoRow/Classes/**/*",
23   "dependencies": {
24     "TLPhotoPicker": [
26     ],
27     "Eureka": [
29     ]
30   },
31   "swift_version": "4.2"