[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / d / 3 / SceneMachine / 0.0.3 / SceneMachine.podspec.json
bloba4609aba655ec79cfd2e6e82bf763a235a98779b
2   "name": "SceneMachine",
3   "version": "0.0.3",
4   "summary": "The SceneMachine manages the stages of a view",
5   "description": "The SceneMachine manages the stages of a view (loading, empty, error, content)",
6   "homepage": "https://github.com/duytph/SceneMachine",
7   "license": {
8     "type": "WTFPL",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Duy Tran": "tphduy@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/duytph/SceneMachine.git",
16     "tag": "0.0.3"
17   },
18   "swift_versions": "5.3",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Sources/SceneMachine/**/*.{swift}",
23   "swift_version": "5.3"