[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / 1 / 5 / WGDigitField / 1.0.0 / WGDigitField.podspec.json
blobd9888e7ae88af1aa7b0e90499119d0015f57a5ec
2   "name": "WGDigitField",
3   "version": "1.0.0",
4   "summary": "A customizable digit input field.",
5   "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.",
6   "homepage": "https://github.com/wgy6055/WGDigitField",
7   "screenshots": "https://s1.ax1x.com/2018/10/20/i0qmqO.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "王冠宇": "wangguanyu@mobike.com"
14   },
15   "source": {
16     "git": "https://github.com/wgy6055/WGDigitField.git",
17     "tag": "1.0.0"
18   },
19   "social_media_url": "http://weibo.com/131471169",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "WGDigitField/Classes/**/*",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "Masonry": [
28     ]
29   }