[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 9 / b / MaterialMotionTransitions / 1.0.0 / MaterialMotionTransitions.podspec.json
blob76a25f06e52c32986f61ecb1f972210b3f5102bf
2   "name": "MaterialMotionTransitions",
3   "summary": "Material Motion Transitions for Apple Devices",
4   "version": "1.0.0",
5   "authors": "The Material Motion Authors",
6   "license": "Apache 2.0",
7   "homepage": "https://github.com/material-motion/material-motion-transitions-objc",
8   "source": {
9     "git": "https://github.com/material-motion/material-motion-transitions-objc.git",
10     "tag": "v1.0.0"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "requires_arc": true,
16   "public_header_files": "src/*.h",
17   "source_files": [
18     "src/*.{h,m,mm}",
19     "src/private/*.{h,m,mm}"
20   ],
21   "header_mappings_dir": "src",
22   "dependencies": {
23     "MaterialMotionRuntime": [
24       "~> 5.0"
25     ]
26   },
27   "deprecated": true