blob: 88a9cb0b537ba75743d5eb65b4edff97bee41c0d [file] [log] [blame]
{
"name": "VFLLiteral",
"version": "1.4.1",
"summary": "A swift library to create compile-time checked VFL expressions",
"homepage": "http://iamapps.net/VFLLiteral/1.4.1/docs/index.html",
"documentation_url": "http://iamapps.net/VFLLiteral/1.4.1/docs/index.html",
"license": {
"type": "MIT"
},
"authors": {
"Alex Lynch": "alex@iamapps.net"
},
"platforms": {
"ios": "10.0",
"osx": "10.11",
"tvos": "10.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source": {
"git": "https://bitbucket.org/iam_apps/vflliteral.git",
"tag": "v1.4.1"
},
"source_files": "VFLLiteral/*.swift",
"pushed_with_swift_version": "4.0"
}