[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 8 / 9 / TinyCoordinator / 2.1.3 / TinyCoordinator.podspec.json
blob4678b6a6aaa065ba448d1e404c445a8ce70bd683
2   "name": "TinyCoordinator",
3   "version": "2.1.3",
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.1.3"
13   },
14   "source_files": "Sources/*.swift",
15   "frameworks": "UIKit",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "pushed_with_swift_version": "3.0"