blob: 6ff32e24f358e0e7ba3871a5c6e97424d81c9404 [file] [log] [blame]
{
"name": "DateSelector",
"version": "0.0.4",
"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.4"
},
"source_files": [
"DateSelector/DateSelector.swift",
"DateSelector/AppDelegate.swift"
],
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}