blob: 493fe24d7ec1b7e41c8ddf91e2644a66c9a45991 [file] [log] [blame]
{
"name": "PulsatingMagnifierView",
"version": "0.1.2",
"summary": "A view which magnifies the view behind and pulsates for a given number of times",
"description": "A view which displays part of the view behind it and magnifies it to a set amount and then pulsates a given number of times",
"homepage": "https://github.com/sophieclark/PulsatingMagnifierView",
"license": {
"type": "Apache License, Version 2.0",
"text": " Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n"
},
"authors": {
"Sophie Clark": "sophie.clark28@live.co.uk"
},
"source": {
"git": "https://github.com/sophieclark/PulsatingMagnifierView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PulsatingMagnifierView/PulsatingMagnifierView/PulsatingMagnifierView.swift"
}