| { |
| "name": "pickerViewP", |
| "version": "0.1.0", |
| "summary": "A customizable DatePicker for iOS SDK Swift 3.0", |
| "description": "A customizable DatePicker for iOS SDK Swift 3.0 Created By Pratik Panchal", |
| "homepage": "https://github.com/pratikpanchal13/pickerViewP", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "pratikpanchal13": "pratik.pancha13@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/pratikpanchal13/pickerViewP.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "pickerViewP/Classes/**/*.{swift}", |
| "resource_bundles": { |
| "pickerViewP": [ |
| "pickerViewP/Classes/**/*.{storyboard,xib,nib,xcassets,json,imageset,png}" |
| ] |
| }, |
| "pushed_with_swift_version": "3.0" |
| } |