blob: ec66be24927ee194c927ee7f934e086c3e933f7f [file] [log] [blame]
{
"name": "DateSelector",
"version": "0.0.6",
"summary": "A swift date selector.",
"description": "一個簡易的日期選擇套件,並帶有 UICollectionView 左右滑動頁面之功能。",
"homepage": "https://github.com/jexwang/DateSelector",
"license": "MIT",
"authors": {
"Jay": "jexwang@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jexwang/DateSelector.git",
"tag": "0.0.6"
},
"source_files": [
"DateSelector/DateSelector.swift",
"DateSelector/AppDelegate.swift"
],
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}