[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / f / 8 / 9 / TinyCoordinator / 2.0.0 / TinyCoordinator.podspec.json
blob1ce88bb02ad7e9723d943cb8de5aff7d183eb160
2   "name": "TinyCoordinator",
3   "version": "2.0.0",
4   "summary": "The Swift version of ThinningCoordinator focus on lighter view controllers.",
5   "homepage": "https://github.com/cuzv/TinyCoordinator",
6   "license": "MIT",
7   "authors": {
8     "Moch Xiao": "cuzval@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/cuzv/TinyCoordinator.git",
12     "tag": "2.0.0"
13   },
14   "source_files": "Sources/*.swift",
15   "frameworks": "UIKit",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true