[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 3 / a / 8 / Eureka / 5.4.0 / Eureka.podspec.json
blobaed6a50cdb72797840db9afced2c1e2a9fa88540
2   "name": "Eureka",
3   "version": "5.4.0",
4   "license": "MIT",
5   "summary": "Elegant iOS Forms in pure Swift",
6   "homepage": "https://github.com/xmartlabs/Eureka",
7   "social_media_url": "http://twitter.com/xmartlabs",
8   "authors": {
9     "Martin Barreto": "martin@xmartlabs.com",
10     "Mathias Claassen": "mathias@xmartlabs.com"
11   },
12   "source": {
13     "git": "https://github.com/xmartlabs/Eureka.git",
14     "tag": "5.4.0"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "ios": {
20     "frameworks": [
21       "UIKit",
22       "Foundation"
23     ]
24   },
25   "source_files": "Source/**/*.swift",
26   "requires_arc": true,
27   "swift_versions": "5.0",
28   "swift_version": "5.0"