[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 5 / 0 / TimeZoneInlineRow / 1.0.2 / TimeZoneInlineRow.podspec.json
blob7074653635138df38ea39e0cd394a0504fca6cd4
2   "name": "TimeZoneInlineRow",
3   "version": "1.0.2",
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.2"
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"