[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / c / 3 / BroadLayoutAnchor / 1.0.0 / BroadLayoutAnchor.podspec.json
blob620af9edbf1eec60e4eb38e45f41400c3edfcdab
2   "name": "BroadLayoutAnchor",
3   "version": "1.0.0",
4   "summary": "Extensions to expose NSLayoutAnchor to iOS8.",
5   "description": "Extensions to expose NSLayoutAnchor to iOS8.",
6   "homepage": "https://github.com/IkeBanPC/BroadLayoutAnchor",
7   "license": "MIT",
8   "authors": {
9     "Ike": "ikebanpc@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/IkeBanPC/BroadLayoutAnchor.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "Source/*.swift"
20   ],
21   "requires_arc": true,
22   "swift_versions": "4.2"