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