[Add] DGisFlutterMapSDK 12.3.0
[CocoaPods.git] / Specs / c / 5 / 0 / IMSForm / 1.1.4 / IMSForm.podspec.json
blob9b194012e2fc7a0ba94e24131ae5baf240d218c4
2   "name": "IMSForm",
3   "version": "1.1.4",
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.4"
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   "public_header_files": "Pod/Classes/**/*.h",
29   "dependencies": {
30     "Masonry": [
32     ],
33     "YYModel": [
35     ],
36     "YYText": [
38     ],
39     "YYWebImage": [
41     ],
42     "TZImagePickerController": [
44     ],
45     "TZImagePreviewController": [
47     ],
48     "IQKeyboardManager": [
50     ]
51   }