[Add] AlibabacloudIntelligentCreation20240313 2.13.0
[CocoaPods.git] / Specs / d / 3 / 5 / Form / 3.7.1 / Form.podspec.json
blobe8ba6654f7bebacc6b421668975d83309a5b4b0a
2   "name": "Form",
3   "version": "3.7.1",
4   "summary": "JSON driven form",
5   "homepage": "https://github.com/hyperoslo/Form",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Hyper Interaktiv AS": "ios@hyper.no"
12   },
13   "social_media_url": "http://twitter.com/hyperoslo",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/hyperoslo/Form.git",
19     "tag": "3.7.1"
20   },
21   "resource_bundles": {
22     "Form": [
23       "Assets/*.{png}"
24     ]
25   },
26   "source_files": "Source/**/*.{h,m}",
27   "frameworks": "Foundation",
28   "requires_arc": true,
29   "dependencies": {
30     "Hex": [
31       "~> 2.0"
32     ],
33     "HYP8601": [
34       "~> 0.7.2"
35     ],
36     "HYPMathParser": [
37       "~> 0.4.1"
38     ],
39     "HYPNorwegianAccountNumber": [
40       "~> 1.2.1"
41     ],
42     "HYPNorwegianSSN": [
43       "~> 1.10.2"
44     ],
45     "NSDictionary-ANDYSafeValue": [
46       "~> 0.3"
47     ],
48     "NSDictionary-HYPNestedAttributes": [
49       "~> 0.4.1"
50     ],
51     "NSJSONSerialization-ANDYJSONFile": [
52       "~> 1.1"
53     ],
54     "NSObject-HYPTesting": [
55       "~> 1.2"
56     ],
57     "NSString-HYPContainsString": [
58       "~> 0.1"
59     ],
60     "NSString-HYPFormula": [
61       "~> 1.6.2"
62     ],
63     "NSString-HYPRelationshipParser": [
64       "~> 0.4.1"
65     ],
66     "NSString-HYPWordExtractor": [
67       "~> 1.2"
68     ],
69     "NSString-ZENInflections": [
70       "~> 1.2"
71     ],
72     "UIButton-ANDYHighlighted": [
73       "~> 0.2.1"
74     ],
75     "UIViewController-HYPKeyboardToolbar": [
76       "~> 0.1"
77     ]
78   }