blob: 6ca01ee41d4f1ee11669bd07b07b409308863a7c [file] [log] [blame]
{
"name": "OTPTextView",
"version": "2.0.1",
"summary": "a swift component which manages OTP CODE",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ehsanomid/OTPTextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ehsanomid": "imehsan@icloud.com"
},
"source": {
"git": "https://github.com/ehsanomid/OTPTextView.git",
"tag": "2.0.1"
},
"social_media_url": "https://twitter.com/ehsan_omid",
"platforms": {
"ios": "9.3"
},
"source_files": "OTPTextView/Classes/**/*",
"frameworks": "UIKit"
}