[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 4 / 1 / JazzHands / 0.0.2 / JazzHands.podspec.json
blob3214879d376c865895d1a822e90b737ef7c0c89c
2   "name": "JazzHands",
3   "version": "0.0.2",
4   "summary": "Simple keyframe animations for scrolling intros.",
5   "homepage": "https://github.com/IFTTT/JazzHands",
6   "authors": {
7     "Devin Foley": "devin@ifttt.com"
8   },
9   "source": {
10     "git": "https://github.com/IFTTT/JazzHands.git",
11     "tag": "0.0.2"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "requires_arc": true,
17   "license": {
18     "type": "MIT",
19     "file": "LICENSE"
20   },
21   "source_files": "src/*.{h,m}",
22   "description": "Jazz Hands is an keyframe animation framework by IFTTT. Move UIViews around the screen based on UIScrollView input, KVO, or anything really."