[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / d / 9 / SwiftyMediator / 0.1.0 / SwiftyMediator.podspec.json
blobcc6cf27d9ee2e5fba982223f2e29407bdad24e48
2   "name": "SwiftyMediator",
3   "version": "0.1.0",
4   "summary": "Pure Swifty Mediator",
5   "description": "this is SwiftyMediator, easiest way to route viewControllers in swift",
6   "homepage": "https://github.com/AceSha/SwiftyMediator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "shayuan",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/AceSha/SwiftyMediator.git",
17     "tag": "0.1.0"
18   },
19   "source_files": "SwiftyMediator/Classes/**/*"