[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / b / 3 / MaterialMotionDirectManipulation / 1.1.0 / MaterialMotionDirectManipulation.podspec.json
blobf47e306c5c130fbe7cdee3b4ce4c0de228753dc4
2   "name": "MaterialMotionDirectManipulation",
3   "summary": "Direct Manipulation for Material Motion (Swift)",
4   "version": "1.1.0",
5   "authors": "The Material Motion Authors",
6   "license": "Apache 2.0",
7   "homepage": "https://github.com/material-motion/direct-manipulation-swift",
8   "source": {
9     "git": "https://github.com/material-motion/direct-manipulation-swift.git",
10     "tag": "v1.1.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     "MaterialMotionRuntime": [
22       ">= 5.0",
23       "< 7.0"
24     ]
25   },
26   "pushed_with_swift_version": "3.0",
27   "deprecated": true