blob: 235ae6089ff315cc994bd1dbf05a8a95c6385db2 [file] [log] [blame]
{
"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"
}