[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / e / 4 / GIGLibrary / 3.0.20 / GIGLibrary.podspec.json
blob53993bd01887ac6ab40bd99b282147fd2d8f738d
2   "name": "GIGLibrary",
3   "version": "3.0.20",
4   "summary": "Main library for Gigigo iOS projects.",
5   "swift_version": "4.1.0",
6   "description": "# What is included\n- GIGNetwork: classes to manage network requests.\n- SwiftNetwork: Swift classes to manage gigigo's requestst. Standard Gigigo JSON is parsed by default.\n- GIGLayout: some functions to help with autolayout.\n- GIGUtils: a lot of extensions on foundation classes.\n- GIGScanner: QR scanner using native iOS API\n- GIGLocation: Wrapper on CLLocation API\n- SlideMenu: A basic lateral slide menu\n- ProgressPageControl: A page control with a progress bar in the selected page.",
7   "homepage": "https://github.com/gigigoapps/gigigo-ios-lib",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "jcarlosestela": "jose.estela@gigigo.com"
14   },
15   "source": {
16     "git": "https://github.com/gigigoapps/gigigo-ios-lib.git",
17     "tag": "v3.0.20"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Source/**/*.{h,m,swift}"