[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / b / 3 / TransitionRouter / 0.1 / TransitionRouter.podspec.json
blob56c79e39e1aeba261b6a1504fcbcf31fae7aeb44
2   "name": "TransitionRouter",
3   "version": "0.1",
4   "summary": "Framework for custom transition in iOS",
5   "homepage": "https://github.com/artemnovichkov/TransitionRouter",
6   "license": "MIT",
7   "authors": {
8     "Artem Novichkov": "novichkoff93@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/artemnovichkov/TransitionRouter.git",
12     "tag": "0.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "ios": {
18     "frameworks": [
19       "UIKit",
20       "Foundation"
21     ]
22   },
23   "requires_arc": true,
24   "source_files": "Sources/*.swift",
25   "pushed_with_swift_version": "3.0"