[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 9 / d / 6 / DatePickerPatrick / 0.1.0 / DatePickerPatrick.podspec.json
blob4a633e7c54e18de9f08df0c4ab6d3d38861deeec
2   "name": "DatePickerPatrick",
3   "version": "0.1.0",
4   "summary": "Custome Date Picker",
5   "description": "Customizing Date Picker with Swift 3.0 with Xib Created by Pratik Panchal",
6   "homepage": "https://github.com/pratikpanchal131/DatePickerPatrick",
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/DatePickerPatrick.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DatePickerPatrick/Classes/**/*.{swift}",
22   "resource_bundles": {
23     "DatePickerPatrick": [
24       "DatePickerPatrick/Classes/**/*.{storyboard,xib,nib,xcassets,json,imageset,png}"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"