blob: 00a1bba0bb1d357610f4608292974380b4b7db45 [file] [log] [blame]
{
"name": "Form",
"version": "3.3.5",
"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": "7.0"
},
"source": {
"git": "https://github.com/hyperoslo/Form.git",
"tag": "3.3.5"
},
"resource_bundles": {
"Form": [
"Assets/*.{png}"
]
},
"source_files": "Source/**/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true,
"dependencies": {
"HYPImagePicker": [
"~> 0.3"
],
"HYPMathParser": [
"~> 0.4.0"
],
"HYPNorwegianAccountNumber": [
"~> 1.2.1"
],
"HYPNorwegianSSN": [
"~> 1.10"
],
"Hex": [
"~> 1.1.1"
],
"ISO8601DateFormatter": [
"~> 0.7"
],
"NSDictionary-ANDYSafeValue": [
"~> 0.3"
],
"NSDictionary-HYPNestedAttributes": [
"~> 0.4.1"
],
"NSJSONSerialization-ANDYJSONFile": [
"~> 1.1"
],
"NSObject-HYPTesting": [
"~> 1.2"
],
"NSString-HYPContainsString": [
"~> 0.1"
],
"NSString-HYPFormula": [
"~> 1.6.1"
],
"NSString-HYPRelationshipParser": [
"~> 0.4.1"
],
"NSString-HYPWordExtractor": [
"~> 1.1"
],
"NSString-ZENInflections": [
"~> 1.2"
],
"UIButton-ANDYHighlighted": [
"~> 0.2.1"
]
}
}