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