[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 8 / 0 / MaterialMotionPopTransitions / 1.0.0 / MaterialMotionPopTransitions.podspec.json
blobb7c1be5252b6edd1c0ea19e3de00d11f568fb964
2   "name": "MaterialMotionPopTransitions",
3   "summary": "POP Transitions for Material Motion (Swift)",
4   "version": "1.0.0",
5   "authors": "The Material Motion Authors",
6   "license": "Apache 2.0",
7   "homepage": "https://github.com/material-motion/pop-transitions-swift",
8   "source": {
9     "git": "https://github.com/material-motion/pop-transitions-swift.git",
10     "tag": "v1.0.0"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "requires_arc": true,
16   "source_files": [
17     "src/*.{swift}",
18     "src/private/*.{swift}"
19   ],
20   "dependencies": {
21     "pop": [
22       "~> 1.0"
23     ],
24     "MaterialMotionTransitions": [
25       "~> 1.0"
26     ],
27     "MaterialMotionPop": [
28       "~> 2.0"
29     ]
30   },
31   "pushed_with_swift_version": "3.0",
32   "deprecated": true