blob: d83dbbaab20c226c549123822aebb20b40c57000 [file] [log] [blame]
{
"name": "TimeZonePicker-JAApps",
"version": "1.1.0",
"license": "MIT",
"homepage": "https://github.com/grangej/TimeZonePicker",
"authors": {
"John Grange": "john@sd-networks.net"
},
"summary": "Fully localized TimeZonePicker control",
"source": {
"git": "https://github.com/grangej/TimeZonePicker.git",
"tag": "v1.1.0"
},
"xcconfig": {
"SWIFT_VERSION": "4.0"
},
"module_name": "TimeZonePicker",
"platforms": {
"ios": "11.0"
},
"source_files": "TimeZonePicker/**/*.swift",
"resources": [
"TimeZonePicker/**/*.strings",
"TimeZonePicker/**/*.xib",
"TimeZonePicker/Resources/*.plist"
],
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}