[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / f / 0 / 6 / SACodedTextField / 1.0 / SACodedTextField.podspec.json
blobde5439f4341ffd75a1ba95b50b3642134f9bfd59
2   "name": "SACodedTextField",
3   "version": "1.0",
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": "1.0"
25   },
26   "source_files": "ActivationCodeTextField/ActivationCodeTextField.{h,m}",
27   "frameworks": "UIKit",
28   "requires_arc": true