[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 7 / 3 / a / StateDispatcher / 1.0.0 / StateDispatcher.podspec.json
blob9720517c1dc2dc266ec02b95ec1f3cf4c4215e5d
2   "name": "StateDispatcher",
3   "version": "1.0.0",
4   "summary": "Simple UIViewController State Machine",
5   "homepage": "https://github.com/AntonLisovoy/StateDispatcher",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Anton Lisovoy": "lisovoy@arcsinus.ru"
12   },
13   "social_media_url": "https://twitter.com/AntonLisovoy",
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/AntonLisovoy/StateDispatcher.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "StateDispatcher/**/*.{swift}",
22   "frameworks": "UIKit",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"