[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 7 / c / Lasso / 1.2.1 / Lasso.podspec.json
blob6895beaf8c8467975b94c9281026ea3ed2c48c22
2   "name": "Lasso",
3   "version": "1.2.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.2.1"
18   },
19   "swift_versions": [
20     "4.2",
21     "5",
22     "5.1",
23     "5.2",
24     "5.3"
25   ],
26   "platforms": {
27     "ios": "10.0"
28   },
29   "source_files": "Sources/Lasso/**/*",
30   "swift_version": "5.3"