[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 4 / 1 / 0 / GBMotion / 0.1.0 / GBMotion.podspec.json
blob80596fb6e04278664013af5469ada95bce2fa093
2   "name": "GBMotion",
3   "version": "0.1.0",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "summary": "Library for helping with motion detection, such as orientation, etc.",
8   "authors": "Luka Mirosevic",
9   "homepage": "https://github.com/lmirosevic/GBMotion",
10   "license": {
11     "type": "Apache License, Version 2.0",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/lmirosevic/GBMotion.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "GBMotion/GBMotion.{h,m}",
19   "frameworks": "CoreMotion",
20   "requires_arc": true