[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / a / b / Skeleton / 0.1.2 / Skeleton.podspec.json
blobedcf9e540a051c94451ed3ad4c1a3cf88fac4262
2   "name": "Skeleton",
3   "version": "0.1.2",
4   "summary": "Skeleton is an easy way to create sliding CAGradientLayer animations!",
5   "description": "An easy way to create sliding CAGradientLayer animations! Works great for creating skeleton screens for loading content.",
6   "homepage": "https://github.com/gonzalonunez/Skeleton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gonzalo Nuñez": "hello@gonzalonunez.me"
13   },
14   "source": {
15     "git": "https://github.com/gonzalonunez/Skeleton.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Skeleton/**/*",
22   "pushed_with_swift_version": "4.0"