[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 7 / 2 / Visibility / 1.0.0 / Visibility.podspec.json
blob4405ac65c2ed5ae8fb61521c290a4ce03d38365f
2   "name": "Visibility",
3   "version": "1.0.0",
4   "summary": "Handle a view visibility in the window",
5   "description": "`Visibility` makes it easy to determine if the view in the window is visible.",
6   "homepage": "https://github.com/darquro/Visibility",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "darquro": "yuki.kuro96@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/darquro/Visibility.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Visibility/**/*.{h,m,swift}",
22   "swift_version": "4.1"