| { |
| "name": "VFLLiteral", |
| "version": "1.1.1", |
| "summary": "A swift library to create compile-time checked VFL expressions", |
| "homepage": "http://iamapps.net/VFLLiteral/1.1.1/docs/index.html", |
| "documentation_url": "http://iamapps.net/VFLLiteral/1.1.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.1.1" |
| }, |
| "source_files": "VFLLiteral/*.swift", |
| "pushed_with_swift_version": "4.0" |
| } |