[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 1 / 4 / 3 / SJFullscreenPopGesture / 1.4.2 / SJFullscreenPopGesture.podspec.json
blob835190ec9b542f8907a4549ff1651ce69240506c
2   "name": "SJFullscreenPopGesture",
3   "version": "1.4.2",
4   "summary": "fullscreen pop gestures.",
5   "description": "fullscreen pop gesture. System native gestures and custom gestures are free to switch.",
6   "homepage": "https://github.com/changsanjiang/SJFullscreenPopGesture",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "SanJiang": "changsanjiang@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/changsanjiang/SJFullscreenPopGesture.git",
19     "tag": "v1.4.2"
20   },
21   "source_files": "SJFullscreenPopGesture/*.{h,m}",
22   "requires_arc": true