[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 2 / d / 4 / PIDatePicker / 0.1.0 / PIDatePicker.podspec.json
blobfa4bd0e4b97da021a05e05213c806bfe5f89dfac
2   "name": "PIDatePicker",
3   "version": "0.1.0",
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\n",
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.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/*.swift"