[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / e / 4 / yavfl / 0.1.0 / yavfl.podspec.json
blob91d505f125df6cbc09d8e4b114c6b6d9f6bd2b10
2   "name": "yavfl",
3   "version": "0.1.0",
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.0"
16   },
17   "source_files": "yavfl.swift",
18   "frameworks": "UIKit",
19   "platforms": {
20     "ios": "8.1"
21   },
22   "requires_arc": true