[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 2 / d / 4 / PIDatePicker / 0.1.2 / PIDatePicker.podspec.json
blob75f2289781dc45aad19ffda722234a29b74bf572
2   "name": "PIDatePicker",
3   "version": "0.1.2",
4   "summary": "A control that mimics UIDatePicker functionality with added customization options.",
5   "description": "This is a UIControl that mimics the functionality of UIDatePicker while also adding additional customization options that are not available using the base UIDatePicker",
6   "homepage": "https://github.com/prolificinteractive/PIDatePicker",
7   "license": "MIT",
8   "authors": {
9     "Christopher Jones": "chris.jones@haud.co"
10   },
11   "source": {
12     "git": "https://github.com/prolificinteractive/PIDatePicker.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/*.swift"