[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 6 / 4 / FloatingHearts / 0.1.1 / FloatingHearts.podspec.json
blobbd2d9a7b4fedaf76846908aef75ecbba396b49e0
2   "name": "FloatingHearts",
3   "version": "0.1.1",
4   "summary": "Periscope-Like flowing hearts animation.",
5   "description": "Example showing how to recreate the floating hearts animation on Periscope.",
6   "homepage": "https://github.com/anysome/FloatingHearts",
7   "screenshots": "https://github.com/saidmarouf/FloatingHearts/raw/master/hearts.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "anysome": "anysome@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/anysome/FloatingHearts.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "FloatingHearts/Classes/**/*",
23   "resources": [
24     "FloatingHearts/Assets.xcassets"
25   ],
26   "pushed_with_swift_version": "3.0"