blob: 250ed47ac8cf2b79390cd7612394669dbff38bf0 [file] [log] [blame]
{
"name": "InfoView",
"version": "0.1.0",
"summary": "Swift based simple information view with pointed arrow.",
"description": "Swift written view to show small text information blocks with arrow pointed to another view.\nIn most cases it will be a button that was pressed.",
"homepage": "https://github.com/anatoliyv/InfoView",
"license": "GNU",
"authors": {
"Anatoliy Voropay": "anatoliy.voropay@gmail.com"
},
"source": {
"git": "https://github.com/anatoliyv/InfoView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "InfoView/Classes/**/*"
}