[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 7 / 2 / b / boxSwiftLayout / 0.0.1 / boxSwiftLayout.podspec.json
blobac2270ed5982f1bfbdc69fa23d80704950bd2ef0
2   "name": "boxSwiftLayout",
3   "version": "0.0.1",
4   "summary": "Easy to use layout + view features",
5   "description": "A repo I have been wanting to make for some time that compiles layout components.\nCurrently it is only made from Boris Oks layout extension on UIView.",
6   "homepage": "https://github.com/gavinolsen/boxSwiftLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gavin Olsen": "ols15015@byui.edu"
13   },
14   "source": {
15     "git": "https://github.com/gavinolsen/boxSwiftLayout.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "boxSwiftLayout/Classes/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"