blob: 9eedfae825c384ac944a89dbc2385fc67ca29226 [file] [log] [blame]
{
"name": "ConnectionAnimation",
"version": "1.0.2",
"summary": "The Mac navBar-like connection animation.",
"description": "The UIImageView, that animates a set of images. To make mac-like connection animation.",
"homepage": "https://github.com/JekaNaloyko/ConnectionAnimation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ievgen Naloiko": "ievgen.naloiko@searchconcepts.ch"
},
"source": {
"git": "https://github.com/JekaNaloyko/ConnectionAnimation.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ConnectionAnimation/Classes/**/*",
"resource_bundles": {
"ConnectionAnimation": [
"ConnectionAnimation/Assets/*"
]
},
"resources": "ConnectionAnimation/**/*.{png,jpeg,jpg,storyboard,xib}"
}