blob: 9bc0a9ff19bc58e8c80fe00415f5b93348d8b262 [file] [log] [blame]
{
"name": "AKPickerView-Swift",
"version": "0.1.0",
"summary": "A simple yet customizable horizontal picker view.",
"description": "A simple yet customizable horizontal picker view. Works on iOS 7 and 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.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "AKPickerView/AKPickerView.swift",
"requires_arc": true
}