[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 5 / a / IACodeInputView / 1.0.0 / IACodeInputView.podspec.json
blob3c89eabba20085ae31e4a95f3ac2bb5b9b366a1e
2   "name": "IACodeInputView",
3   "version": "1.0.0",
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.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CodeInputView/Classes/*.{swift}"