[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 7 / c / Lasso / 1.0.1 / Lasso.podspec.json
blobf6761a40883d1122104df4f9595654236153f871
2   "name": "Lasso",
3   "version": "1.0.1",
4   "summary": "iOS architectural pattern and framework.",
5   "description": "Lasso is an iOS application architecture for building discrete, composable and testable compenents both big and small - from single one-off screens, through complex flows, to high-level application structures.",
6   "homepage": "https://github.com/ww-tech/lasso",
7   "license": {
8     "type": "Apache License 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Steven Grosmark": "steven.grosmark@ww.com",
13     "Trevor Beasty": "trevor.beasty@ww.com"
14   },
15   "source": {
16     "git": "https://github.com/ww-tech/lasso.git",
17     "tag": "1.0.1"
18   },
19   "swift_versions": [
20     "4.2",
21     "5",
22     "5.1",
23     "5.2"
24   ],
25   "platforms": {
26     "ios": "10.0"
27   },
28   "source_files": "Sources/Lasso/**/*",
29   "swift_version": "5.2"