[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / e / 4 / 1 / JazzHands / 0.0.1 / JazzHands.podspec.json
blob9941e1537416787027f83afc2f978a012352ea25
2   "name": "JazzHands",
3   "version": "0.0.1",
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.1"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "source_files": "src/*.{h,m}",
18   "description": "Jazz Hands is an keyframe animation framework by IFTTT. Move UIViews around the screen based on UIScrollView input, KVO, or anything really.",
19   "platforms": {
20     "ios": "5.0"
21   },
22   "requires_arc": true