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