blob: 19f08412ba08a70cd7271561709ed425010b54c2 [file] [log] [blame]
{
"name": "Form",
"version": "1.0.0",
"summary": "JSON driven forms",
"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": "1.0.0"
},
"source_files": "Source/**/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true,
"dependencies": {
"UIButton-ANDYHighlighted": [
],
"NSDictionary-ANDYSafeValue": [
],
"NSJSONSerialization-ANDYJSONFile": [
],
"NSString-ZENInflections": [
],
"UIScreen-HYPLiveBounds": [
],
"HYPImagePicker": [
],
"HYPNorwegianSSN": [
],
"HYPNorwegianAccountNumber": [
],
"NSString-HYPFormula": [
],
"NSString-HYPWordExtractor": [
],
"Hex": [
],
"NSString-HYPContainsString": [
],
"HYPMathParser": [
],
"NSObject-HYPTesting": [
],
"NSString-HYPRelationshipParser": [
]
}
}