[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / 5 / 4 / 1 / GW_SwiftAutoLayout / 0.0.1 / GW_SwiftAutoLayout.podspec.json
blob3d4f5bb29d43c47ecea56a1b262b58f3fd0ac484
2   "name": "GW_SwiftAutoLayout",
3   "version": "0.0.1",
4   "summary": "swift链式AutoLayout布局.",
5   "description": "swift链式AutoLayout布局",
6   "homepage": "https://github.com/gw-easy/GW_SwiftAutoLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gw": "g_w_vip@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/gw-easy/GW_SwiftAutoLayout.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "GW_SwiftAutoLayout",
23     "GW_SwiftAutoLayout/GWSwiftAutoLayoutKit/*.{swift}"
24   ]