[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / f / 8 / 5 / AZAPicker / 1.0.0 / AZAPicker.podspec.json
blob81de1fc2bffb46a6d5d91163edd556987fd4ae9f
2   "name": "AZAPicker",
3   "version": "1.0.0",
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   },
14   "source": {
15     "git": "https://github.com/avanzabank/AZAPicker.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "AZAPicker/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"