[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 6 / c / e / FullNavigationTransition / 1.0.0 / FullNavigationTransition.podspec.json
blob8098345423cf9f3a4e9f1cb4e029f364c08ead9f
2   "name": "FullNavigationTransition",
3   "version": "1.0.0",
4   "summary": "A custom transition for maintaining the navigation bar difference across transitions.",
5   "homepage": "https://github.com/francislata/FullNavigationTransition",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Francis Lata": "francisalbertlata@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/francislata/FullNavigationTransition.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "ios": {
22     "source_files": "Sources/*.{swift}"
23   },
24   "pushed_with_swift_version": "3.0"