2 "name": "ALAnimatable",
4 "summary": "ALAnimatable allows you to animate all subviews in a view at once.",
5 "description": "ALAnimatable adds an Animatable protocol into your project that lets you animate all subviews in a view at once with just a single line of code, providing you have created your user interface using Auto Layout.",
6 "homepage": "https://github.com/almata/ALAnimatable",
8 "https://raw.githubusercontent.com/almata/ALAnimatable/master/DocAssets/alanimatable-example-1.gif",
9 "https://raw.githubusercontent.com/almata/ALAnimatable/master/DocAssets/alanimatable-example-2.gif",
10 "https://raw.githubusercontent.com/almata/ALAnimatable/master/DocAssets/alanimatable-example-3.gif",
11 "https://raw.githubusercontent.com/almata/ALAnimatable/master/DocAssets/alanimatable-example-4.gif",
12 "https://raw.githubusercontent.com/almata/ALAnimatable/master/DocAssets/alanimatable-example-5.gif"
16 "Albert Mata": "hello@albertmata.net"
18 "social_media_url": "http://twitter.com/almata",
23 "git": "https://github.com/almata/ALAnimatable.git",
28 "ALAnimatable/**/*.{h,m,swift}"