blob: a8b8e8a6415cc692180546c123bb6e52b8f9aef1 [file] [log] [blame]
{
"name": "AZAPicker",
"version": "1.0.2",
"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": "MIT",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AZAPicker/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}