[Add] TMNavigation 0.0.950
[CocoaPods.git] / Specs / 2 / e / 4 / yavfl / 0.1.1 / yavfl.podspec.json
blob7d65d8c1ba300c26932511cda58204bac71a19ee
2   "name": "yavfl",
3   "version": "0.1.1",
4   "summary": "yavfl is a Yet Anoter Visual Format Language for Auto Layout, written in Swift",
5   "homepage": "https://github.com/safx/yavfl",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "MATSUMOTO Yuji": "safxdev@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/safx/yavfl.git",
15     "tag": "0.1.1"
16   },
17   "source_files": "yavfl.swift",
18   "frameworks": "UIKit",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true