[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / e / 4 / yavfl / 0.1.2 / yavfl.podspec.json
blob66d5d30f92a3cc6b314aa54470d066365db34fc4
2   "name": "yavfl",
3   "version": "0.1.2",
4   "summary": "Yet Anoter Visual Format Language for Auto Layout 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.2"
16   },
17   "source_files": "yavfl.swift",
18   "frameworks": "Foundation",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9"
22   },
23   "requires_arc": true