blob: bb07c0f0e9ad427912c65d44b9bfb11a566a9300 [file] [log] [blame]
{
"name": "AKPickerView-Swift",
"version": "1.0.1",
"summary": "A simple yet customizable horizontal picker view.",
"description": "A simple yet customizable horizontal picker view. Works on iOS 8",
"license": "MIT",
"homepage": "https://github.com/Akkyie/AKPickerView-Swift",
"authors": {
"Akkyie Y": "akio@prioris.org"
},
"social_media_url": "http://twitter.com/akkyie",
"source": {
"git": "https://github.com/Akkyie/AKPickerView-Swift.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AKPickerView/AKPickerView.swift",
"requires_arc": true
}