[Add] IDnowSDK 9.1.0
[CocoaPods.git] / Specs / b / 2 / e / ViewRow / 0.6 / ViewRow.podspec.json
blob90d4a41c04fa93d89b624361abc47571895c15cb
2   "name": "ViewRow",
3   "version": "0.6",
4   "license": "MIT",
5   "summary": "A UIView hosting row for use with the Eureka form library",
6   "homepage": "https://github.com/EurekaCommunity/ViewRow",
7   "source": {
8     "git": "https://github.com/EurekaCommunity/ViewRow.git",
9     "tag": "0.6"
10   },
11   "platforms": {
12     "ios": "9.3"
13   },
14   "ios": {
15     "frameworks": "UIKit"
16   },
17   "source_files": "ViewRow/**/*.swift",
18   "requires_arc": true,
19   "authors": "Mark Alldritt",
20   "swift_versions": "5.0",
21   "dependencies": {
22     "Eureka": ">= 5.0.0"
23   },
24   "swift_version": "5.0"