blob: 5885dfd6a080322e4642b1af2570c30422d5707e [file] [log] [blame]
{
"name": "VerifyView",
"platforms": {
"ios": "8.0"
},
"version": "0.2",
"summary": "VerifyView component for iOS",
"description": "VerifyView component for using in iOS!, allow to user to enter phone code verification",
"homepage": "https://ragaie.github.io/VerifyView/.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ragaie Alfy": "eng.ragaie@gmail.com"
},
"source": {
"git": "https://github.com/ragaie/VerifyView",
"tag": "0.2"
},
"frameworks": "UIKit",
"source_files": [
"VerifyViewDelegate.swift",
"VerifyView.swift"
],
"pushed_with_swift_version": "3.0"
}