[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 5 / c / 2 / LayoutAnchor / 4.2.0 / LayoutAnchor.podspec.json
blob3658fea1c7dee27b67d84558cd15f834f0bc7977
2   "name": "LayoutAnchor",
3   "version": "4.2.0",
4   "license": "MIT",
5   "summary": "An autolayout anchor wrapper.",
6   "homepage": "https://github.com/yume190/LayoutAnchor",
7   "authors": {
8     "yume190": "yume190@gmail.com"
9   },
10   "social_media_url": "https://www.facebook.com/yume190",
11   "source": {
12     "git": "https://github.com/yume190/LayoutAnchor.git",
13     "tag": "4.2.0"
14   },
15   "swift_version": "4.2",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": [
20     "LayoutAnchor/Anchor/*.swift",
21     "LayoutAnchor/AutoLayoutExtension/*.swift"
22   ]