[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 8 / b / 1 / MaterialMotionPopFamily / 1.1.0 / MaterialMotionPopFamily.podspec.json
blob2917bee54cdb0db97ae0aa0c336354a2a4fe36c8
2   "name": "MaterialMotionPopFamily",
3   "summary": "POP Material Motion Family in Swift",
4   "version": "1.1.0",
5   "authors": "The Material Motion Authors",
6   "license": "Apache 2.0",
7   "homepage": "https://github.com/material-motion/material-motion-family-pop-swift",
8   "source": {
9     "git": "https://github.com/material-motion/material-motion-family-pop-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     "pop": [
22       "~> 1.0"
23     ],
24     "MaterialMotionRuntime": [
25       ">= 4.0",
26       "< 6.0"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"