[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / 0 / IMSForm / 1.1.16 / IMSForm.podspec.json
blobcb33ac7eff484db6134c603bcdc24bc27554e8ef
2   "name": "IMSForm",
3   "version": "1.1.16",
4   "summary": "IMSForm 为开发者准备的APP端表单组件库.",
5   "description": "用于快速根据配置文件构建APP表单页面,减少低价值的硬编码工作,提高开发效率。",
6   "homepage": "https://git.imshktech.com/ios/imsform",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jinfei_chen@icloud.com": "jinfei_chen@icloud.com"
13   },
14   "source": {
15     "git": "https://git.imshktech.com/ios/imsform.git",
16     "tag": "1.1.16"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "IMSForm/Classes/**/*",
22   "resource_bundles": {
23     "IMSForm": [
24       "IMSForm/Assets/*.*"
25     ]
26   },
27   "prefix_header_file": "IMSForm/Classes/Others/IMSFormPrefix.pch",
28   "dependencies": {
29     "Masonry": [
31     ],
32     "YYModel": [
34     ],
35     "YYText": [
37     ],
38     "YYWebImage": [
40     ],
41     "TZImagePickerController": [
43     ],
44     "TZImagePreviewController": [
46     ],
47     "IQKeyboardManager": [
49     ]
50   }