blob: 57fe5795085f8e3e91cd8f483f2816593036d282 [file] [log] [blame]
{
"name": "AKPickerView-Swift",
"version": "0.2.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": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AKPickerView/AKPickerView.swift",
"requires_arc": true
}