[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / 5 / AZAPicker / 1.0.1 / AZAPicker.podspec.json
blob698bccda92a1cbbbfb3349dbc33a0949dd66f1b7
2   "name": "AZAPicker",
3   "version": "1.0.1",
4   "summary": "A configurable picker for iOS apps written in Swift",
5   "description": "AZAPicker is a configurable and simple horizontal picker for iOS apps written entirely in Swift.",
6   "homepage": "https://github.com/avanzabank/AZAPicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Viktor Rutberg": "viktor.rutberg@avanza.se",
13     "Tommy Malmström": "tommy.malmstrom@avanza.se",
14     "Askia Linder": "askia.linder@avanza.se"
15   },
16   "source": {
17     "git": "https://github.com/avanzabank/AZAPicker.git",
18     "tag": "1.0.1"
19   },
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "AZAPicker/Classes/**/*",
24   "frameworks": "UIKit",
25   "pushed_with_swift_version": "3.0"