[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / c / 0 / PKDatePicker / 0.1.0 / PKDatePicker.podspec.json
blob09d8376d4a95df3c718b39f5c285ac99bbdd3d3d
2   "name": "PKDatePicker",
3   "version": "0.1.0",
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.0"
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"