[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / 2 / 3 / b / YHTDatePicker / 0.0.1 / YHTDatePicker.podspec.json
blob9b85157cc75b70d8b0696cf6871bfc05aa1462c9
2   "name": "YHTDatePicker",
3   "version": "0.0.1",
4   "summary": "A simple and convenience YHTDatePicker.",
5   "homepage": "https://github.com/yixianxueqi/YHTDatePicker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "CatLogic": "yixianxueqi@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/yixianxueqi/YHTDatePicker.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "YHTDatePicker/datePicker/*.{h,m}",
21   "frameworks": "UIKit",
22   "requires_arc": true