blob: 1a2998bc3f555e4b07036181a1f2117c2f119baa [file] [log] [blame]
{
"name": "FloatingHearts",
"version": "0.1.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": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FloatingHearts/Classes/**/*",
"resource_bundles": {
"FloatingHearts": [
"FloatingHearts/Assets.xcassets/*.*"
]
},
"pushed_with_swift_version": "3.0"
}