blob: 0ba4a47fe7f692a6b503f13b914d2d135bb56981 [file] [log] [blame]
{
"name": "TimeZonePickerView",
"version": "0.0.1",
"summary": "TimeZonePickerView makes it ease to present a picker view containing time zones from any where in the application.",
"description": "\"Presents a UIPickerView containing all the time zones with ability to select one.\"",
"homepage": "https://github.com/CosmicYogi/TimeZonePickerView",
"license": "MIT",
"authors": {
"Mitesh Soni": "mitesh_soni@rocketmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/CosmicYogi/TimeZonePickerView.git",
"tag": "0.0.1"
},
"source_files": [
"TimeZonePickerView",
"DhamoFramework/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude"
}