blob: 82238e0934662e18d4f5e8c7516bb89c9de9d2f4 [file] [log] [blame]
{
"name": "FloatingHearts",
"version": "1.0.0",
"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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FloatingHearts/Classes/**/*",
"resources": [
"FloatingHearts/Assets.xcassets"
],
"pushed_with_swift_version": "4.0"
}