blob: 272cdc89f40f6af1570bfd8d0450c8afa2262700 [file] [log] [blame]
{
"name": "JazzHands",
"version": "0.0.3",
"summary": "Simple keyframe animations for scrolling intros.",
"homepage": "https://github.com/IFTTT/JazzHands",
"authors": {
"Devin Foley": "devin@ifttt.com"
},
"source": {
"git": "https://github.com/IFTTT/JazzHands.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source_files": "src/*.{h,m}",
"description": "Jazz Hands is a keyframe animation framework by IFTTT. Move UIViews around the screen based on UIScrollView input, KVO, or anything really.",
"social_media_url": "https://twitter.com/ifttt"
}