[Add] WorldfoneproSDK 1.0.0
[CocoaPods.git] / Specs / d / 3 / 5 / Form / 1.0.0 / Form.podspec.json
blob19f08412ba08a70cd7271561709ed425010b54c2
2   "name": "Form",
3   "version": "1.0.0",
4   "summary": "JSON driven forms",
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": "1.0.0"
20   },
21   "source_files": "Source/**/*.{h,m}",
22   "frameworks": "Foundation",
23   "requires_arc": true,
24   "dependencies": {
25     "UIButton-ANDYHighlighted": [
27     ],
28     "NSDictionary-ANDYSafeValue": [
30     ],
31     "NSJSONSerialization-ANDYJSONFile": [
33     ],
34     "NSString-ZENInflections": [
36     ],
37     "UIScreen-HYPLiveBounds": [
39     ],
40     "HYPImagePicker": [
42     ],
43     "HYPNorwegianSSN": [
45     ],
46     "HYPNorwegianAccountNumber": [
48     ],
49     "NSString-HYPFormula": [
51     ],
52     "NSString-HYPWordExtractor": [
54     ],
55     "Hex": [
57     ],
58     "NSString-HYPContainsString": [
60     ],
61     "HYPMathParser": [
63     ],
64     "NSObject-HYPTesting": [
66     ],
67     "NSString-HYPRelationshipParser": [
69     ]
70   }