[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / c / 4 / PinCodeView / 0.2.0 / PinCodeView.podspec.json
blob1a15ce58bfd8135b2f95916fa59a532095f6c862
2   "name": "PinCodeView",
3   "version": "0.2.0",
4   "summary": "A drop in view for pin code input",
5   "description": "A drop in view for getting pin code from the user.\nMain use case is input for codes received in SMS/email etc.",
6   "homepage": "http://www.github.com/arielpollack/PinCodeView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Ariel Pollack": "pollack.ariel@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/arielpollack/PinCodeView.git",
19     "tag": "0.2.0"
20   },
21   "source_files": [
22     "Source/",
23     "Source/*.swift"
24   ],
25   "pushed_with_swift_version": "3.0"