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