[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 7 / f / a / FormValidatorSwift / 1.0.0 / FormValidatorSwift.podspec.json
blob8236859dc1229ffff9b69c682139c1d2f5a850f4
2   "name": "FormValidatorSwift",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "License.md"
7   },
8   "summary": "An organizational tool for writing custom view controllers using UIKit.",
9   "homepage": "https://github.com/ustwo/formvalidator-swift",
10   "authors": {
11     "Shagun Madhikarmi": "shagun@ustwo.com",
12     "Aaron McTavish": "aamct@ustwo.com"
13   },
14   "source": {
15     "git": "https://github.com/ustwo/formvalidator-swift.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.3",
20     "tvos": "9.0"
21   },
22   "source_files": "Sources/**/*.swift",
23   "resource_bundles": {
24     "FormValidatorSwift": "Sources/Resources/**/*.strings"
25   },
26   "frameworks": [
27     "Foundation",
28     "UIKit"
29   ],
30   "requires_arc": true