blob: 1effaa5285e953080d9a5b081cbebac8179b3102 [file] [log] [blame]
{
"name": "OTPTextView",
"version": "0.1.0",
"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": "xipo@me.com"
},
"source": {
"git": "https://github.com/ehsanomid/OTPTextView.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/ehsan_omid",
"platforms": {
"ios": "8.0"
},
"source_files": "OTPTextView/Classes/**/*",
"frameworks": "UIKit"
}