[Add] TensorFlowLiteSwift 0.0.1-nightly.20241231
[CocoaPods.git] / Specs / f / 0 / 6 / SACodedTextField / 0.0.2 / SACodedTextField.podspec.json
blobfee7a9dce6e61529aaa3b180d82ef6dd26dfbec4
2   "name": "SACodedTextField",
3   "version": "0.0.2",
4   "summary": "A simple text field for building 'activation code text field' like [WhatsApp](https://www.whatsapp.com/) for iOS",
5   "description": "SACodedTextField is a simple text field for building 'activation code text field' like [WhatsApp](https://www.whatsapp.com/). It is highly customizable.",
6   "homepage": "https://github.com/SandeepAggarwal/SACodedTextField",
7   "screenshots": [
8     "https://github.com/SandeepAggarwal/SACodedTextField/raw/master/Previews/SACodedTF2.gif",
9     "https://github.com/SandeepAggarwal/SACodedTextField/raw/master/Previews/SACodedTF1.gif"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Sandeep Aggarwal": "smartsandeep1129@gmail.com"
17   },
18   "social_media_url": "https://twitter.com/sandeepCool77",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "source": {
23     "git": "https://github.com/SandeepAggarwal/SACodedTextField.git",
24     "tag": "0.0.2"
25   },
26   "source_files": "ActivationCodeTextField/ActivationCodeTextField.{h,m}",
27   "frameworks": "UIKit",
28   "requires_arc": true