[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / f / 0 / 6 / SACodedTextField / 0.1.5 / SACodedTextField.podspec.json
blob58dd02487fb9ad248813d50452e247d1bac8e69f
2   "name": "SACodedTextField",
3   "version": "0.1.5",
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": "8.0"
21   },
22   "source": {
23     "git": "https://github.com/SandeepAggarwal/SACodedTextField.git",
24     "tag": "0.1.5"
25   },
26   "source_files": "ActivationCodeTextField/ActivationCodeTextField.{h,m}",
27   "frameworks": "UIKit",
28   "requires_arc": true