[Delete] VersionConfirm 0.1.1
[CocoaPods.git] / Specs / 2 / 8 / 7 / FlexibleBox / 0.0.3 / FlexibleBox.podspec.json
blobf25d054c09d4e9c7b2995fec2ef9d2c85cf5592f
2   "name": "FlexibleBox",
3   "version": "0.0.3",
4   "summary": "flexbox",
5   "homepage": "https://github.com/jiasongs/FlexibleBox",
6   "license": "MIT",
7   "authors": {
8     "ruanmei": "jiasong@ruanmei.com"
9   },
10   "source": {
11     "git": "https://github.com/jiasongs/FlexibleBox.git",
12     "tag": "0.0.3"
13   },
14   "static_framework": true,
15   "requires_arc": true,
16   "platforms": {
17     "ios": "13.4"
18   },
19   "swift_versions": [
20     "5.1"
21   ],
22   "frameworks": "UIKit",
23   "source_files": "Sources/**/*.{swift,h,m}",
24   "dependencies": {
25     "Yoga": [
26       "~> 2.0.0"
27     ]
28   },
29   "swift_version": "5.1"