[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 0 / b / c / UDatePicker / 0.1.1 / UDatePicker.podspec.json
blob08542e9be938a7a25e333cbd7e1ae6c833a765ac
2   "name": "UDatePicker",
3   "version": "0.1.1",
4   "authors": {
5     "4074": "fourzerosevenfour@gmail.com"
6   },
7   "homepage": "https://github.com/4074/UDatePicker.git",
8   "summary": "A date picker widget written in Swift which is lightweight and extensible.",
9   "source": {
10     "git": "https://github.com/4074/UDatePicker.git",
11     "tag": "0.1.1"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "UDatePicker.swift",
21   "requires_arc": true,
22   "ios": {
23     "frameworks": [
24       "UIKit"
25     ]
26   }