[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 4 / 3 / QNQuantityTextField / 1.3.1 / QNQuantityTextField.podspec.json
blob7cb950798156862915c8ff4b3fb5defc21d6970b
2   "name": "QNQuantityTextField",
3   "version": "1.3.1",
4   "summary": "Support input number type double, interger, format display by custom local",
5   "swift_versions": "5.0",
6   "description": "Support input number type double, interger, format display by custom local",
7   "homepage": "https://github.com/quannguyen90/QNQuantityTextField",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "quannguyen90": "quannv.tm@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/quannguyen90/QNQuantityTextField.git",
17     "tag": "1.3.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "resources": [
23     "QNQuantityTextField/Fonts/*.{OTF,ttf}",
24     "QNQuantityTextField/Assets/**/*.{png,pdf}"
25   ],
26   "source_files": "QNQuantityTextField/Classes/**/*",
27   "swift_version": "5.0"