[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / c / 3 / 2 / MTSlideToOpen / 1.1.1 / MTSlideToOpen.podspec.json
blob58829c880e4da8a368bbead24bb42881bfb78563
2   "name": "MTSlideToOpen",
3   "version": "1.1.1",
4   "summary": "A simple SlideToUnlock iOS UI component.",
5   "description": "A simple iOS UI component acts Slide To Unlock.",
6   "homepage": "https://github.com/lemanhtien/MTSlideToOpen",
7   "screenshots": "https://raw.githubusercontent.com/lemanhtien/MTSlideToOpen/master/Screenshot.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Tien Le": "lemanhtien.bka@gmail.com"
14   },
15   "social_media_url": "https://twitter.com/Martin_ManhTien",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/lemanhtien/MTSlideToOpen.git",
21     "tag": "1.1.1"
22   },
23   "source_files": "Source",
24   "frameworks": "UIKit",
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "4.0"
27   },
28   "requires_arc": true,
29   "pushed_with_swift_version": "3.0"