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