[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 5 / a / IACodeInputView / 1.0.2 / IACodeInputView.podspec.json
blob3a5e18aacd1a2e125201d04d67527d79df216aac
2   "name": "IACodeInputView",
3   "version": "1.0.2",
4   "summary": "Simple and easily customisable code input view",
5   "description": "This code input view will give you an easy way to add such a view to your app, and if you need to customise fields of the view as you want. There are two out-of-the-box types of fields: label based and dot field.",
6   "homepage": "https://github.com/IsaAliev/CodeInputView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "IsaAliev": "isaaliev12@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/IsaAliev/CodeInputView.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CodeInputView/Classes/*.{swift}"