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