blob: fe253d991038f8bf25dcd555fae98c4b4587ea80 [file] [log] [blame]
{
"name": "WGDigitField",
"version": "1.0.1",
"summary": "A customizable digit input field.",
"description": "To make sure user inputing security code with a smooth experience, this pod will help you initializing a customized digit field with very short codes.",
"homepage": "https://github.com/wgy6055/WGDigitField",
"screenshots": "https://s1.ax1x.com/2018/10/20/i0qmqO.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"王冠宇": "wangguanyu@mobike.com"
},
"source": {
"git": "https://github.com/wgy6055/WGDigitField.git",
"tag": "1.0.1"
},
"social_media_url": "http://weibo.com/131471169",
"platforms": {
"ios": "8.0"
},
"source_files": "WGDigitField/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
]
}
}