[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 2 / e / FasterVerificationCode / 0.3.0 / FasterVerificationCode.podspec.json
blob7eb4f8cb3b9e9588d7dbc9702488243c0153afcb
2   "name": "FasterVerificationCode",
3   "version": "0.3.0",
4   "summary": "An high customizable and fast verification input view.",
5   "description": "FasterVerificationCode is an open-source fully customizable input view built to makes easier\nand faster the input of a verification code you provided via mail/phone.",
6   "homepage": "https://github.com/posix88/FasterVerificationCode",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Posix88": "ninomusolino@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Posix88/FasterVerificationCode.git",
16     "tag": "0.3.0"
17   },
18   "social_media_url": "https://twitter.com/NinoMusolino",
19   "swift_versions": "5",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "Sources/FasterVerificationCode/**/*",
24   "resource_bundles": {
25     "FasterVerificationCode": [
26       "Sources/FasterVerificationCode/*.xib"
27     ]
28   },
29   "frameworks": "UIKit",
30   "requires_arc": true,
31   "swift_version": "5"