[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 3 / 5 / Form / 3.4.0 / Form.podspec.json
blob894453527c7465ac64b3638c40bb7675ace3b060
2   "name": "Form",
3   "version": "3.4.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.4.0"
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     "HYPImagePicker": [
31       "~> 0.3"
32     ],
33     "HYPMathParser": [
34       "~> 0.4.0"
35     ],
36     "HYPNorwegianAccountNumber": [
37       "~> 1.2.1"
38     ],
39     "HYPNorwegianSSN": [
40       "~> 1.10"
41     ],
42     "Hex": [
43       "~> 1.1.1"
44     ],
45     "ISO8601DateFormatter": [
46       "~> 0.7"
47     ],
48     "NSDictionary-ANDYSafeValue": [
49       "~> 0.3"
50     ],
51     "NSDictionary-HYPNestedAttributes": [
52       "~> 0.4.1"
53     ],
54     "NSJSONSerialization-ANDYJSONFile": [
55       "~> 1.1"
56     ],
57     "NSObject-HYPTesting": [
58       "~> 1.2"
59     ],
60     "NSString-HYPContainsString": [
61       "~> 0.1"
62     ],
63     "NSString-HYPFormula": [
64       "~> 1.6.1"
65     ],
66     "NSString-HYPRelationshipParser": [
67       "~> 0.4.1"
68     ],
69     "NSString-HYPWordExtractor": [
70       "~> 1.1"
71     ],
72     "NSString-ZENInflections": [
73       "~> 1.2"
74     ],
75     "UIButton-ANDYHighlighted": [
76       "~> 0.2.1"
77     ],
78     "UIViewController-HYPKeyboardToolbar": [
79       "~> 0.1"
80     ]
81   }