[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 1 / 8 / FormattedTextField / 0.4 / FormattedTextField.podspec.json
blob06acae4fbf13c96065e68f8d385ac97570046956
2   "name": "FormattedTextField",
3   "version": "0.4",
4   "summary": "iOS formatted text field which supports symbols with variable-width encoding",
5   "homepage": "https://github.com/seaburg/FormattedTextField",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Evgeniy Yurtaev": "evgeniyyurt@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/seaburg/FormattedTextField.git",
15     "tag": "0.4"
16   },
17   "source_files": "FormattedTextField/*.swift",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true