[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / c / 0 / PKDatePicker / 0.1.2 / PKDatePicker.podspec.json
blob9e3934fee5c6ad5206ba94a85dd3e12b3676e30f
2   "name": "PKDatePicker",
3   "version": "0.1.2",
4   "summary": "A customizable DatePicker for iOS SDK Swift 3.0",
5   "description": "A customizable DatePicker for iOS SDK Swift 3.0 Created By Pratik Panchal",
6   "homepage": "https://github.com/pratikpanchal131/PKDatePicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pratikpanchal131": "pratik.panchal@indianic.com"
13   },
14   "source": {
15     "git": "https://github.com/pratikpanchal131/PKDatePicker.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PKDatePicker/Classes/**/*.{swift}",
22   "resource_bundles": {
23     "PKDatePicker": [
24       "PKDatePicker/Classes/**/*.{storyboard,xib,nib,xcassets,json,imageset,png}"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"