[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 0 / f / b / DateTimePicker / 1.2.1 / DateTimePicker.podspec.json
blob3bb8b896a822e84516479311da5a1e11cde86312
2   "name": "DateTimePicker",
3   "version": "1.2.1",
4   "summary": "A nicer iOS UI component for picking date and time.",
5   "description": "DateTimePicker makes it easy to select date and time with an attractive looking component.",
6   "homepage": "https://github.com/itsmeichigo/DateTimePicker",
7   "screenshots": "https://raw.githubusercontent.com/itsmeichigo/DateTimePicker/master/screenshot.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Huong Do": "huongdt29@gmail.com"
14   },
15   "social_media_url": "https://twitter.com/itsmeichigo",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/itsmeichigo/DateTimePicker.git",
21     "tag": "1.2.1"
22   },
23   "source_files": "Source",
24   "frameworks": "UIKit",
25   "requires_arc": true,
26   "pod_target_xcconfig": {
27     "SWIFT_VERSION": "4.0"
28   },
29   "pushed_with_swift_version": "3.0"