[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / b / f / a / BlockInputView / 0.1.0 / BlockInputView.podspec.json
blob8455c8ee0240e6b619c089447505992458f674d7
2   "name": "BlockInputView",
3   "version": "0.1.0",
4   "summary": "You can use BlockInputView for Multiple purpose like Inputting PIN, Card Number etc",
5   "description": "'Main reason to write BlockInputView is i want view like this in my application and I was unable to find any cocoapod about it, so write it and made it public so other can use it'",
6   "homepage": "https://github.com/herralimurad/BlockInputView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "herralimurad": "herralimurad@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/herralimurad/BlockInputView.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "BlockInputView/Source/**/*",
23   "resource_bundles": {
24     "BlockInputView": [
25       "BlockInputView/Assets/*.xib"
26     ]
27   },
28   "frameworks": "UIKit",
29   "swift_version": "5.0"