[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 4 / 8 / 5 / GBLocation / 0.3.1 / GBLocation.podspec.json
blob6e124e50b2d42bcbb758cbb4574b2c312b5a2f82
2   "name": "GBLocation",
3   "version": "0.3.1",
4   "summary": "Wrapper facade for simplifying the Core Motion APIs and exposing a blocks based interface.",
5   "homepage": "https://github.com/lmirosevic/GBLocation",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Luka Mirosevic": "luka@goonbee.com"
9   },
10   "platforms": {
11     "ios": "5.0"
12   },
13   "source": {
14     "git": "https://github.com/lmirosevic/GBLocation.git",
15     "tag": "0.3.1"
16   },
17   "source_files": "GBLocation/GBLocation.{h,m}",
18   "public_header_files": "GBLocation/GBLocation.h",
19   "requires_arc": true