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