blob: 4fc7358ba46e816a5ff6eaac47e6cf1a7ba2f5ad [file] [log] [blame]
{
"name": "VFLLiteral",
"version": "1.6.1",
"summary": "A swift library to create compile-time checked VFL expressions",
"homepage": "http://iamapps.net/VFLLiteral/1.6.1/docs/index.html",
"documentation_url": "http://iamapps.net/VFLLiteral/1.6.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.1"
},
"source": {
"git": "https://bitbucket.org/iam_apps/vflliteral.git",
"tag": "v1.6.1"
},
"source_files": "VFLLiteral/*.swift"
}