[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 3 / b / ABCPinTextFieldInput / 0.1 / ABCPinTextFieldInput.podspec.json
blobe8cc8a404b1cffd0b277dbec62c2d57717fb7df4
2   "name": "ABCPinTextFieldInput",
3   "version": "0.1",
4   "summary": "A simple pin code input control / 一个简单的pin码输入控件",
5   "homepage": "https://github.com/AKACoder/ABCPinTextFieldInput/",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "AKACoder": "akacoder@outlook.com"
11   },
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/AKACoder/ABCPinTextFieldInput.git",
17     "tag": "0.1"
18   },
19   "source_files": "SourceCode/**/*.{swift}",
20   "requires_arc": true,
21   "dependencies": {
22     "AsyncSwift": [
23       "2.0.4"
24     ],
25     "Neon": [
26       "0.4.0"
27     ]
28   }