[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 0 / b / c / UDatePicker / 1.1.0 / UDatePicker.podspec.json
blob80d75cadd7a70fc1af343fcc49039ccf29dc673f
2   "name": "UDatePicker",
3   "version": "1.1.0",
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": "1.1.0"
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   }