[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 8 / 4 / FTextField / 0.1.1 / FTextField.podspec.json
blobbf4ed21f132c543c886b2c5e370ed3c406076d51
2   "name": "FTextField",
3   "version": "0.1.1",
4   "summary": "Custom TextField who inspired by LEGEND HTML tag",
5   "description": "Custom TextField who inspired by LEGEND HTML tag. Written in swift 4.2",
6   "homepage": "https://github.com/fadielse/FTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fadielse": "fadielse@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/fadielse/FTextField.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "4.2",
22   "source_files": "FTextField/Classes/**/*.{h,m,swift}",
23   "swift_version": "4.2"