[Add] flappyim 3.12.8
[CocoaPods.git] / Specs / a / 8 / 1 / CodeInputView / 0.2.0 / CodeInputView.podspec.json
blob02c2fb0bbb38af6e0fa91c3a76459c27208f13f8
2   "name": "CodeInputView",
3   "version": "0.2.0",
4   "summary": "Simple control for entering codes like the ones used to verify phone numbers",
5   "homepage": "https://github.com/eastsss/CodeInputView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "eastsss": "anatox91@yandex.ru"
12   },
13   "source": {
14     "git": "https://github.com/eastsss/CodeInputView.git",
15     "tag": "0.2.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "frameworks": "UIKit",
21   "source_files": "CodeInputView/CodeInputView.swift",
22   "pushed_with_swift_version": "4.0"