[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / f / a / UIView-Overlay / 0.1 / UIView-Overlay.podspec.json
blob0846c3288dab44ef83d41dceb6ae72e160bd48f4
2   "name": "UIView-Overlay",
3   "version": "0.1",
4   "summary": "Category for the overlay adding to the UIView",
5   "description": "                    Category for the UIView which is adding layer with specific color to the sublayers\n",
6   "homepage": "https://github.com/lanserxt/UIView-Overlay.git",
7   "license": "MIT",
8   "authors": {
9     "Anton Gubarenko": "anton.gubarenko.dev@gmail.com"
10   },
11   "platforms": {
12     "ios": "6.1"
13   },
14   "source": {
15     "git": "https://github.com/lanserxt/UIView-Overlay.git",
16     "tag": "0.1"
17   },
18   "source_files": "*.{h,m}",
19   "public_header_files": "*.h",
20   "requires_arc": true