[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 3 / c / AGTextField / 1.0.0 / AGTextField.podspec.json
blobbf368a95955f11c99f98f50712032de6d3c34cbd
2   "name": "AGTextField",
3   "version": "1.0.0",
4   "summary": "This is a custom Text Field",
5   "requires_arc": true,
6   "description": "This is a custom Text Field for UITextField",
7   "homepage": "https://github.com/Gev16/AGTextField.git",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Gevorg Avetisyan": "gevoravetisyan11@gmail.com"
14   },
15   "platforms": {
16     "ios": "12.0"
17   },
18   "source": {
19     "git": "https://github.com/Gev16/AGTextField.git",
20     "tag": "1.0.0"
21   },
22   "frameworks": "UIKit",
23   "source_files": "AGTextField/**/*.{swift}",
24   "swift_versions": "4.2",
25   "swift_version": "4.2"