[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / e / 2 / SGCodeTextField / 0.1.0 / SGCodeTextField.podspec.json
blob9fc2cf4b9bac02aee022b858d7d5ae5b945d2d12
2   "name": "SGCodeTextField",
3   "version": "0.1.0",
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.0"
21   },
22   "social_media_url": "https://twitter.com/grigorievs",
23   "swift_versions": [
24     "4.0",
25     "4.2",
26     "5.0",
27     "5.0"
28   ],
29   "platforms": {
30     "ios": "9.0"
31   },
32   "source_files": "SGCodeTextField/*.swift",
33   "frameworks": "UIKit",
34   "swift_version": "5.0"