blob: bfd7028bdc028847490af2a4e50b59e45d7adc61 [file] [log] [blame]
{
"name": "Form",
"version": "3.11.0",
"summary": "JSON driven form",
"homepage": "https://github.com/hyperoslo/Form",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Hyper Interaktiv AS": "ios@hyper.no"
},
"social_media_url": "http://twitter.com/hyperoslo",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hyperoslo/Form.git",
"tag": "3.11.0"
},
"resource_bundles": {
"Form": [
"Assets/*.{png}"
]
},
"source_files": "Source/**/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true,
"dependencies": {
"Hex": [
"~> 3.0.0"
],
"HYP8601": [
"~> 0.7.2"
],
"HYPMathParser": [
"~> 0.4.1"
],
"HYPNorwegianAccountNumber": [
"~> 1.2.1"
],
"HYPNorwegianSSN": [
"~> 1.10.2"
],
"NSDictionary-ANDYSafeValue": [
"~> 0.3"
],
"NSDictionary-HYPNestedAttributes": [
"~> 0.4.1"
],
"NSJSONSerialization-ANDYJSONFile": [
"~> 1.1"
],
"NSObject-HYPTesting": [
"~> 1.2.1"
],
"NSString-HYPContainsString": [
"~> 0.1"
],
"NSString-HYPFormula": [
"~> 1.6.2"
],
"NSString-HYPRelationshipParser": [
"~> 0.4.1"
],
"NSString-HYPWordExtractor": [
"~> 1.2"
],
"NSString-ZENInflections": [
"~> 1.2"
],
"UIButton-ANDYHighlighted": [
"~> 1.0.0"
],
"UIViewController-HYPKeyboardToolbar": [
"~> 0.1"
]
}
}