[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / e / 8 / f / DDHDynamicViewControllerTransitions / 0.9.0 / DDHDynamicViewControllerTransitions.podspec.json
blob9e08958314148a01d25e322eea5e81ddb70ec65a
2   "name": "DDHDynamicViewControllerTransitions",
3   "version": "0.9.0",
4   "summary": "View controller transitions using UIDynamics.",
5   "homepage": "https://github.com/dasdom/DDHDynamicViewControllerTransitions",
6   "license": "MIT",
7   "authors": {
8     "Dominik Hauser": "dominik.hauser@dasdom.de"
9   },
10   "source": {
11     "git": "https://github.com/dasdom/DDHDynamicViewControllerTransitions.git",
12     "tag": "0.9.0"
13   },
14   "screenshots": [
15     "https://files.app.net/21v9tH727",
16     "https://files.app.net/21v9lo0rq",
17     "https://files.app.net/21v9g6NC1"
18   ],
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "source_files": [
24     "DDHNavigationControllerDelegate.{h,m}",
25     "DynamicTransitionAnimators/*.{h,m}"
26   ]