blob: b0aae407d20e92eedc6d36bbe26f2e0132523016 [file] [log] [blame]
{
"name": "VFLLiteral",
"version": "1.6.2",
"summary": "A swift library to create compile-time checked VFL expressions",
"homepage": "http://iamapps.net/VFLLiteral/1.6.2/docs/index.html",
"documentation_url": "http://iamapps.net/VFLLiteral/1.6.2/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.2"
},
"source_files": "VFLLiteral/*.swift"
}