[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / 2 / 8 / TimeZonePicker-JAApps / 1.1.0 / TimeZonePicker-JAApps.podspec.json
blobd83dbbaab20c226c549123822aebb20b40c57000
2   "name": "TimeZonePicker-JAApps",
3   "version": "1.1.0",
4   "license": "MIT",
5   "homepage": "https://github.com/grangej/TimeZonePicker",
6   "authors": {
7     "John Grange": "john@sd-networks.net"
8   },
9   "summary": "Fully localized TimeZonePicker control",
10   "source": {
11     "git": "https://github.com/grangej/TimeZonePicker.git",
12     "tag": "v1.1.0"
13   },
14   "xcconfig": {
15     "SWIFT_VERSION": "4.0"
16   },
17   "module_name": "TimeZonePicker",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "TimeZonePicker/**/*.swift",
22   "resources": [
23     "TimeZonePicker/**/*.strings",
24     "TimeZonePicker/**/*.xib",
25     "TimeZonePicker/Resources/*.plist"
26   ],
27   "frameworks": "UIKit",
28   "pushed_with_swift_version": "4.0"