[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 3 / 5 / Form / 3.2.0 / Form.podspec.json
blob8cef0a0ba028b578baab6a4baf97269943d83c7f
2   "name": "Form",
3   "version": "3.2.0",
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": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/hyperoslo/Form.git",
19     "tag": "3.2.0"
20   },
21   "source_files": "Source/**/*.{h,m}",
22   "frameworks": "Foundation",
23   "requires_arc": true,
24   "dependencies": {
25     "HYPImagePicker": [
26       "~> 0.3"
27     ],
28     "HYPMathParser": [
29       "~> 0.3"
30     ],
31     "HYPNorwegianAccountNumber": [
32       "~> 1.2.1"
33     ],
34     "HYPNorwegianSSN": [
35       "~> 1.10"
36     ],
37     "Hex": [
38       "~> 1.1.1"
39     ],
40     "ISO8601DateFormatter": [
41       "~> 0.7"
42     ],
43     "NSDictionary-ANDYSafeValue": [
44       "~> 0.3"
45     ],
46     "NSDictionary-HYPNestedAttributes": [
47       "~> 0.4"
48     ],
49     "NSJSONSerialization-ANDYJSONFile": [
50       "~> 1.1"
51     ],
52     "NSObject-HYPTesting": [
53       "~> 1.2"
54     ],
55     "NSString-HYPContainsString": [
56       "~> 0.1"
57     ],
58     "NSString-HYPFormula": [
59       "~> 1.6.1"
60     ],
61     "NSString-HYPRelationshipParser": [
62       "~> 0.4.1"
63     ],
64     "NSString-HYPWordExtractor": [
65       "~> 1.1"
66     ],
67     "NSString-ZENInflections": [
68       "~> 1.2"
69     ],
70     "UIButton-ANDYHighlighted": [
71       "~> 0.2.1"
72     ],
73     "UIScreen-HYPLiveBounds": [
74       "~> 1.3"
75     ]
76   }