[Add] TPNBaiduSDKAdapter 6.4.35
[CocoaPods.git] / Specs / 2 / 5 / 0 / TimeZoneInlineRow / 1.0.1 / TimeZoneInlineRow.podspec.json
blob44ddf3e2dc8e1a563d1af7e99a7b28f9ecbf409d
2   "name": "TimeZoneInlineRow",
3   "version": "1.0.1",
4   "summary": "This pod can help to integrate simple timezone picker for Eureka project",
5   "description": "Now it is possible to pick time zone using this picker and Eureka project.",
6   "homepage": "https://github.com/yurevich1/TimeZoneInlineRow",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vyacheslav Petrukhin": "ps.voidmoon@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yurevich1/TimeZoneInlineRow.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TimeZoneInlineRow/Classes/**/*",
22   "dependencies": {
23     "Eureka": [
24       "~> 3.0"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"