[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 9 / b / PinEntryField / 0.1.7 / PinEntryField.podspec.json
blob1a864be9f3043a2e494bc903ff0a1a37d1ab7d57
2   "name": "PinEntryField",
3   "version": "0.1.7",
4   "summary": "A PIN view library for iOS. Use to enter PIN/OTP/password etc.",
5   "swift_version": "4.0",
6   "description": "Provides a widget to enter PIN/OTP/password etc on",
7   "homepage": "https://github.com/sagaya/PinView",
8   "screenshots": "https://github.com/sagaya/PinView/raw/master/screenshot.gif",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "sagaya": "shaggy.hafeez@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/sagaya/PinView.git",
18     "tag": "0.1.7"
19   },
20   "social_media_url": "https://twitter.com/sagaya_hafeez",
21   "platforms": {
22     "ios": "10.0"
23   },
24   "source_files": "PinView/Classes/**/*",
25   "frameworks": "UIKit"