blob: b18e01ace7ad0bf78e1db62f271fb4e76fd6e660 [file] [log] [blame]
{
"name": "JJPaymentCodeInputView",
"version": "1.0.1",
"summary": "a payment code inputview like common app",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/snailjj/JJPaymentCodeInputView",
"swift_version": "4.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"snailjj": "snail@snailjj.com"
},
"source": {
"git": "https://github.com/snailjj/JJPaymentCodeInputView.git",
"tag": "1.0.1"
},
"social_media_url": "https://www.snailjj.com",
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"requires_arc": true,
"source_files": "JJPaymentCodeInputView/Classes/*.swift",
"deprecated": true
}