[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 6 / e / 2 / SGCodeTextField / 0.1.2 / SGCodeTextField.podspec.json
blob67b928b897e30016afa69d021f513d80e3b7ec17
2   "name": "SGCodeTextField",
3   "version": "0.1.2",
4   "summary": "Simple pin code textfield.",
5   "description": "Simple pin code textfield. Customizable via Interface Builder or code.",
6   "homepage": "https://github.com/grigorievs/SGCodeTextField",
7   "screenshots": [
8     "https://i.imgur.com/lu3lVkD.png",
9     "https://i.imgur.com/ZCy3YLV.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Sergiu Grigoriev": "sergiugrig@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/grigorievs/SGCodeTextField.git",
20     "tag": "0.1.2"
21   },
22   "social_media_url": "https://twitter.com/grigorievs",
23   "swift_versions": [
24     "4.0",
25     "4.2",
26     "5.0"
27   ],
28   "platforms": {
29     "ios": "9.0"
30   },
31   "source_files": "SGCodeTextField/*.swift",
32   "frameworks": "UIKit",
33   "swift_version": "5.0"