[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / c / 9 / DateSelector / 0.0.6 / DateSelector.podspec.json
blobec66be24927ee194c927ee7f934e086c3e933f7f
2   "name": "DateSelector",
3   "version": "0.0.6",
4   "summary": "A swift date selector.",
5   "description": "一個簡易的日期選擇套件,並帶有 UICollectionView 左右滑動頁面之功能。",
6   "homepage": "https://github.com/jexwang/DateSelector",
7   "license": "MIT",
8   "authors": {
9     "Jay": "jexwang@icloud.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/jexwang/DateSelector.git",
16     "tag": "0.0.6"
17   },
18   "source_files": [
19     "DateSelector/DateSelector.swift",
20     "DateSelector/AppDelegate.swift"
21   ],
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"