[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / 8 / 5 / GBLocation / 0.2.2 / GBLocation.podspec.json
blob72ad918823b4b6fbb4b69f952ce10007be5650ae
2   "name": "GBLocation",
3   "version": "0.2.2",
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.2.2"
16   },
17   "source_files": "GBLocation/GBLocation.{h,m}",
18   "public_header_files": "GBLocation/GBLocation.h",
19   "requires_arc": true