[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 8 / 4 / ConnectionAnimation / 1.0.6 / ConnectionAnimation.podspec.json
blob952d62df17b00000ef177335b6ec124587f9fcf1
2   "name": "ConnectionAnimation",
3   "version": "1.0.6",
4   "summary": "The Mac navBar-like connection animation.",
5   "description": "The UIImageView, that animates a set of images. To make mac-like connection animation.",
6   "homepage": "https://github.com/JekaNaloyko/ConnectionAnimation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ievgen Naloiko": "ievgen.naloiko@searchconcepts.ch"
13   },
14   "source": {
15     "git": "https://github.com/JekaNaloyko/ConnectionAnimation.git",
16     "tag": "1.0.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ConnectionAnimation/Classes/**/*",
22   "resource_bundles": {
23     "ConnectionAnimation": [
24       "ConnectionAnimation/Assets/*"
25     ]
26   },
27   "resources": "ConnectionAnimation/**/*.{png,jpeg,jpg,storyboard,xib}"