[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / c / 9 / DateSelector / 0.0.4 / DateSelector.podspec.json
blob6ff32e24f358e0e7ba3871a5c6e97424d81c9404
2   "name": "DateSelector",
3   "version": "0.0.4",
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.4"
17   },
18   "source_files": [
19     "DateSelector/DateSelector.swift",
20     "DateSelector/AppDelegate.swift"
21   ],
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"