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