blob: 11c67af5509dbfe5c11ce6b59e1cd7d49445e35b [file] [log] [blame]
{
"name": "AZAPicker",
"version": "1.0.3",
"summary": "A configurable picker for iOS apps written in Swift",
"description": "AZAPicker is a configurable and simple horizontal picker for iOS apps written entirely in Swift.",
"homepage": "https://github.com/avanzabank/AZAPicker",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Viktor Rutberg": "viktor.rutberg@avanza.se",
"Tommy Malmström": "tommy.malmstrom@avanza.se",
"Askia Linder": "askia.linder@avanza.se"
},
"source": {
"git": "https://github.com/avanzabank/AZAPicker.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AZAPicker/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}