blob: 0eb10c22527bbac449aacc9ff4e919fea100f06d [file] [log] [blame]
{
"name": "Elephant-Parade",
"version": "1.0.0",
"summary": "iOS Parallax Scroll-Jacking Effects Engine",
"homepage": "https://github.com/HelloElephant/Parade",
"license": "MIT",
"authors": {
"Elephant Engineering": "tech@helloelephant.com"
},
"source": {
"git": "https://github.com/HelloElephant/Parade.git",
"tag": "1.0.0"
},
"platforms": {
"tvos": "10.0",
"ios": "10.0"
},
"source_files": [
"Sources/*.*",
"Sources/Parade/*.*",
"Sources/ParadeExtensions/*.*",
"Sources/ParadeMaker/*.*"
],
"pushed_with_swift_version": "4.0"
}