[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / e / 4 / yavfl / 0.1.3 / yavfl.podspec.json
blob5a1daabe49f5b3ede616ec481861f7b1706c5330
2   "name": "yavfl",
3   "version": "0.1.3",
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.3"
16   },
17   "source_files": "yavfl.swift",
18   "frameworks": "Foundation",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9"
22   },
23   "requires_arc": true