[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 8 / 1 / MFVerificationCode / 1.0.0 / MFVerificationCode.podspec.json
blob0f28bde624fee4efa5c15ff913c5ae87a94ad09c
2   "name": "MFVerificationCode",
3   "version": "1.0.0",
4   "swift_version": "4.2",
5   "summary": "VerificationCode is a sample and easy phone auth UI Component.",
6   "description": "VerificationCode is a mobile phone auth UI Component with underlines for each character placeholder.",
7   "homepage": "https://github.com/oneofai/VerificationCode",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Sun": "holaux@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/oneofai/VerificationCode.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "default_subspecs": "Core",
23   "subspecs": [
24     {
25       "name": "Core",
26       "source_files": "Source/VerificationCode/*",
27       "frameworks": "UIKit"
28     }
29   ]