[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / f / 0 / 5 / AKPickerView-Swift / 0.1.0 / AKPickerView-Swift.podspec.json
blob9bc0a9ff19bc58e8c80fe00415f5b93348d8b262
2   "name": "AKPickerView-Swift",
3   "version": "0.1.0",
4   "summary": "A simple yet customizable horizontal picker view.",
5   "description": "A simple yet customizable horizontal picker view. Works on iOS 7 and 8.",
6   "license": "MIT",
7   "homepage": "https://github.com/Akkyie/AKPickerView-Swift",
8   "authors": {
9     "Akkyie Y": "akio@prioris.org"
10   },
11   "social_media_url": "http://twitter.com/akkyie",
12   "source": {
13     "git": "https://github.com/Akkyie/AKPickerView-Swift.git",
14     "tag": "0.1.0"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source_files": "AKPickerView/AKPickerView.swift",
20   "requires_arc": true