blob: 81de1fc2bffb46a6d5d91163edd556987fd4ae9f [file] [log] [blame]
{
"name": "AZAPicker",
"version": "1.0.0",
"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"
},
"source": {
"git": "https://github.com/avanzabank/AZAPicker.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AZAPicker/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}