[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / d / 3 / SceneMachine / 0.0.1 / SceneMachine.podspec.json
blobedbf1c2419a1bfd6db5ec5f63632886af6e456de
2   "name": "SceneMachine",
3   "version": "0.0.1",
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.1"
17   },
18   "swift_versions": "5.3",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Sources/SceneMachine/**/*.{swift}",
23   "swift_version": "5.3"