[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 7 / 1 / BoxView / 1.7.4 / BoxView.podspec.json
blobea6f19a27d82f62a65d1cae15d83f3257d594bfc
2   "name": "BoxView",
3   "version": "1.7.4",
4   "swift_versions": [
5     5.0
6   ],
7   "summary": "Easy UIView layout.",
8   "description": "BoxView is the container UIView for laying out a stack of subviews",
9   "homepage": "https://github.com/vladimir-d/BoxView",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Vladimir Dudkin": "vlad.dudkin@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/vladimir-d/BoxView.git",
19     "tag": "v1.7.4"
20   },
21   "platforms": {
22     "ios": "9.0"
23   },
24   "source_files": "BoxViewLayout/*.swift",
25   "swift_version": "5.0"