blob: 2917bee54cdb0db97ae0aa0c336354a2a4fe36c8 [file] [log] [blame]
{
"name": "MaterialMotionPopFamily",
"summary": "POP Material Motion Family in Swift",
"version": "1.1.0",
"authors": "The Material Motion Authors",
"license": "Apache 2.0",
"homepage": "https://github.com/material-motion/material-motion-family-pop-swift",
"source": {
"git": "https://github.com/material-motion/material-motion-family-pop-swift.git",
"tag": "v1.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"src/*.{swift}",
"src/private/*.{swift}"
],
"dependencies": {
"pop": [
"~> 1.0"
],
"MaterialMotionRuntime": [
">= 4.0",
"< 6.0"
]
},
"pushed_with_swift_version": "3.0"
}