blob: bd2d9a7b4fedaf76846908aef75ecbba396b49e0 [file] [log] [blame]
{
"name": "FloatingHearts",
"version": "0.1.1",
"summary": "Periscope-Like flowing hearts animation.",
"description": "Example showing how to recreate the floating hearts animation on Periscope.",
"homepage": "https://github.com/anysome/FloatingHearts",
"screenshots": "https://github.com/saidmarouf/FloatingHearts/raw/master/hearts.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"anysome": "anysome@gmail.com"
},
"source": {
"git": "https://github.com/anysome/FloatingHearts.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FloatingHearts/Classes/**/*",
"resources": [
"FloatingHearts/Assets.xcassets"
],
"pushed_with_swift_version": "3.0"
}