[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 6 / 8 / VFLLiteral / 1.1.1 / VFLLiteral.podspec.json
blob7017d524e60452816a71378060019faf631b4212
2   "name": "VFLLiteral",
3   "version": "1.1.1",
4   "summary": "A swift library to create compile-time checked VFL expressions",
5   "homepage": "http://iamapps.net/VFLLiteral/1.1.1/docs/index.html",
6   "documentation_url": "http://iamapps.net/VFLLiteral/1.1.1/docs/index.html",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Alex Lynch": "alex@iamapps.net"
12   },
13   "platforms": {
14     "ios": "10.0",
15     "osx": "10.11",
16     "tvos": "10.0"
17   },
18   "pod_target_xcconfig": {
19     "SWIFT_VERSION": "4.0"
20   },
21   "source": {
22     "git": "https://bitbucket.org/iam_apps/vflliteral.git",
23     "tag": "v1.1.1"
24   },
25   "source_files": "VFLLiteral/*.swift",
26   "pushed_with_swift_version": "4.0"