[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 0 / f / b / DateTimePicker / 2.1.2 / DateTimePicker.podspec.json
blob6799a6dad1716ce270f67c8f6c948f0e79f4c31e
2   "name": "DateTimePicker",
3   "version": "2.1.2",
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": "2.1.2"
22   },
23   "source_files": "Source",
24   "frameworks": "UIKit",
25   "requires_arc": true,
26   "pod_target_xcconfig": {
27     "SWIFT_VERSION": "4.0"
28   }