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