[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 7 / a / c / Hidden / 0.1.0 / Hidden.podspec.json
blob75eed864a7f8ac6863b8a511075a22ad9bdb3e08
2   "name": "Hidden",
3   "version": "0.1.0",
4   "summary": "Hide and show views easily in Swift.",
5   "description": "Hidden is an UIView extension to enable show and hide multiple views easily.",
6   "homepage": "https://github.com/buribae/Hidden",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Stephen Jang": "buribae@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/buribae/Hidden.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Hidden/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"