[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / a / 5 / MaterialMotionPop / 2.1.0 / MaterialMotionPop.podspec.json
blobb0e978dcfd6e935052c616dbf05e256d4288bb30
2   "name": "MaterialMotionPop",
3   "summary": "POP for Material Motion (Swift)",
4   "version": "2.1.0",
5   "authors": "The Material Motion Authors",
6   "license": "Apache 2.0",
7   "homepage": "https://github.com/material-motion/pop-swift",
8   "source": {
9     "git": "https://github.com/material-motion/pop-swift.git",
10     "tag": "v2.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     "pop": [
22       "~> 1.0"
23     ],
24     "MaterialMotionRuntime": [
25       ">= 4.0",
26       "< 7.0"
27     ]
28   },
29   "pushed_with_swift_version": "3.0",
30   "deprecated": true