[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 6 / 4 / FloatingHearts / 0.1.0 / FloatingHearts.podspec.json
blob1a2998bc3f555e4b07036181a1f2117c2f119baa
2   "name": "FloatingHearts",
3   "version": "0.1.0",
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.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "FloatingHearts/Classes/**/*",
23   "resource_bundles": {
24     "FloatingHearts": [
25       "FloatingHearts/Assets.xcassets/*.*"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"